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

outdatedDart 1 only

A package for testing subprocesses.

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.