PackageTrack
Sign in Get early access

file_testing

Testing utilities for package:file.

3.0.2 6.4M downloads/mo #107 most downloaded on pub.dev dart-lang/tools

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 4 months to 3.7 years

Nearly every release is documented

notes for 9 of 9 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

9 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

9 releases · Apr 2018 to Oct 2024
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 9
  1. 3.0.2 08 Oct 2024
    Release notes
    • Require Dart 3.1.
    Open source →
  2. 3.0.1 08 Oct 2024
    Release notes
    • Update the pubspec repository field to reflect the new package repository.
    • Require Dart 3.0.
    Open source →
  3. 3.0.0 09 Feb 2021
    Release notes
    • Adds discovery API to find both a configuration and its location:
      findPackageConfigAndFile and findPackageConfigAndUri.
    • Removes support for the .packages file.
      The Dart SDK no longer supports that file, and no new .packages files
      will be generated.
      Since the SDK requirement for this package is above 3.0.0,
      no supporting SDK can use or generate .packages.
    • Simplifies API that no longer needs to support two separate files.
      • Renamed readAnyConfigFile to readConfigFile, and removed
        the preferNewest parameter.
      • Same for readAnyConfigFileUri which becomes readConfigFileUri.
      • Old functions still exists as deprecated, forwarding to the new
        functions without the preferNewest argument.
        Makes PackageConfig, Package and LanguageVersion @sealed classes,
        in preparation for making them final in a future update.
    • Adds PackageConfig.minVersion to complement .maxVersion.
      Currently both are 2.
    Open source →
    Release notes
    • Migrate to null safety.
    Open source →
  4. 2.1.0 17 Feb 2019
    Release notes
    • Changed dependency on package:test to package:test_api
    • Bumped Dart SDK constraint to match package:test_api's requirements
    • Updated style to match latest lint rules from Flutter repo.
    Open source →
  5. 2.0.3 14 Aug 2018
    Release notes
    • Relaxed constraints on package:test
    Open source →
  6. 2.0.2 10 Aug 2018
    Release notes
    • Bumped dependency on package:test to version 1.0
    Open source →
  7. 2.0.1 09 Aug 2018
    Release notes
    • Bumped Dart SDK constraint to allow for Dart 2 stable
    Open source →
  8. 2.0.0 10 Apr 2018
    Release notes
    • Removed record_replay_matchers.dart from API
    Open source →
  9. 1.0.0 10 Apr 2018
    Release notes
    • Moved package:file/testing.dart library into a dedicated package so that libraries don't need to take on a transitive dependency on package:test in order to use package:file.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive