PackageTrack
Sign in Get early access

test_descriptor

An API for defining and verifying files and directory structures.

2.0.2 341K downloads/mo #637 most downloaded on pub.dev dart-lang/test

What this package is like to depend on

Last release 2 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 2.2 years

Nearly every release is documented

notes for 11 of 11 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

12 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

12 releases · Mar 2017 to Dec 2024
2018 2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 12
  1. 2.0.2 20 Dec 2024
    Release notes
    • Require Dart 3.1 or later.
    • Move to dart-lang/test monorepo.
    Open source →
  2. 2.0.1 18 Oct 2022
    Release notes
    • Populate the pubspec repository field.
    • Migrate to package:lints.
    • Update the package's markdown badges.
    Open source →
  3. 2.0.0 09 Feb 2021
    Release notes
    • Null safety stable release.
    • BREAKING: Removed archive support.
    • BREAKING: DirectoryDescriptor.load only supports a String path instead of also accepting relative Uri objects.
    • BREAKING: DirectoryDescriptor.load no longer has an optional parents parameter - this was intended for internal use only.
    Open source →
  4. 2.0.0-nullsafety 05 Nov 2020 pre-release

    Nothing published for this version

  5. 1.2.0 12 Jun 2019
    Release notes
    • Add an ArchiveDescriptor class and a corresponding archive() function that can create and validate Zip and TAR archives.
    Open source →
  6. 1.1.1 13 Jul 2018
    Release notes
    • Update to lowercase Dart core library constants.
    Open source →
  7. 1.1.0 19 Jun 2018
    Release notes
    • Add a path() function that returns the a path within the sandbox directory.

    • Add io getters to FileDescriptor and DirectoryDescriptor that returns dart:io File and Directory objects, respectively, within the sandbox directory.

    Open source →
  8. 1.0.4 15 Jun 2018
    Release notes
    • Support test `1.x.x'.
    Open source →
  9. 1.0.3 17 Oct 2017
    Release notes
    • Stop using comment-based generics.
    Open source →
  10. 1.0.2 22 Sep 2017
    Release notes
    • Declare support for async 2.0.0.
    Open source →
  11. 1.0.1 01 Jun 2017
    Release notes
    • FileDescriptor.validate() now allows invalid UTF-8 files.

    • Fix a bug where DirectoryDescriptor.load() would incorrectly report that multiple versions of a file or directory existed.

    Open source →
  12. 1.0.0 11 Mar 2017
    Release notes
    • Initial version.
    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