test_process 2.0.3 copy "test_process: ^2.0.3" to clipboard
test_process: ^2.0.3 copied to clipboard

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

2.0.3 #

  • Populate the pubspec repository field.
  • Fixed examples in readme.md.
  • Added example/example.dart
  • Require Dart >=2.17

2.0.2 #

  • Reverted meta constraint to ^1.3.0.

2.0.1 #

  • Update meta constraint to >=1.3.0 <3.0.0.

2.0.0 #

  • Migrate to null safety.

1.0.6 #

  • Require Dart >=2.1

1.0.5 #

  • Don't allow the test to time out as long as the process is emitting output.

1.0.4 #

  • Set max SDK version to <3.0.0, and adjust other dependencies.

1.0.3 #

  • Support test 1.x.x.

1.0.2 #

  • Update SDK version to 2.0.0-dev.17.0

1.0.1 #

  • Declare support for async 2.0.0.

1.0.0 #

  • Added pid and exitCode getters to TestProcess.

1.0.0-rc.2 #

  • Subclassed TestProcesses now emit log output based on the superclass's standard IO streams rather than the subclass's. This matches the documented behavior.

1.0.0-rc.1 #

  • Initial release candidate.
10
likes
140
pub points
89%
popularity

Publisher

verified publishertools.dart.dev

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

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

async, meta, path, test

More

Packages that depend on test_process