PackageTrack
Sign in Get early access

test_process

Test processes: starting; validating stdout and stderr; checking exit code

2.1.1 141K downloads/mo #983 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 2 weeks to 1.6 years

Nearly every release is documented

notes for 12 of 12 stable releases

Nothing withdrawn

no release was ever pulled

9 years old

14 releases · first in 2017

0 releases in the last 12 months

see the full history below

Release timeline

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

Releases

latest 14
  1. 2.1.1 13 Dec 2024
    Release notes
    • Require Dart 3.1.
    • Move to dart-lang/test monorepo.
    Open source →
  2. 2.1.0 16 May 2023
    Release notes
    • Remove the expectation that the process exits during the normal test body. The process will still be killed during teardown if it has not exited. The check can be manually restored with shouldExit().
    Open source →
  3. 2.0.3 03 Oct 2022
    Release notes
    • Populate the pubspec repository field.
    • Fixed examples in readme.md.
    • Added example/example.dart
    • Require Dart >=2.17
    Open source →
  4. 2.0.2 07 Jul 2021
    Release notes
    • Reverted meta constraint to ^1.3.0.
    Open source →
  5. 2.0.1 05 Jul 2021
    Release notes
    • Update meta constraint to >=1.3.0 <3.0.0.
    Open source →
  6. 2.0.0 17 Feb 2021
    Release notes
    • Migrate to null safety.
    Open source →
  7. 1.0.5 14 Jan 2020
    Release notes
    • Don't allow the test to time out as long as the process is emitting output.
    Open source →
  8. 1.0.4 18 Jul 2018
    Release notes
    • Set max SDK version to <3.0.0, and adjust other dependencies.
    Open source →
  9. 1.0.3 15 Jun 2018
    Release notes
    • Support test 1.x.x.
    Open source →
  10. 1.0.2 01 Jun 2018
    Release notes
    • Update SDK version to 2.0.0-dev.17.0
    Open source →
  11. 1.0.1 22 Sep 2017
    Release notes
    • Declare support for async 2.0.0.
    Open source →
  12. 1.0.0 07 Jun 2017
    Release notes
    • Added pid and exitCode getters to TestProcess.
    Open source →
  13. 1.0.0-rc.2 01 Jun 2017 pre-release
    Release notes
    • Subclassed TestProcesses now emit log output based on the superclass's standard IO streams rather than the subclass's. This matches the documented behavior.
    Open source →
  14. 1.0.0-rc.1 11 Mar 2017 pre-release
    Release notes
    • Initial release candidate.
    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