dcli_unit_tester 4.0.1-beta.2 copy "dcli_unit_tester: ^4.0.1-beta.2" to clipboard
dcli_unit_tester: ^4.0.1-beta.2 copied to clipboard

This project allows dcli to unit test functions that behave differently when installed via 'dart pub global activate'. It serves no other useful purpose so do not install!

4.0.1-beta.2 #

  • add new ask option

4.0.1-beta.1 #

Breaking #

  • fetch/fetchMulti are now async.

Still a chunk more to do but the core 'good' paths seem to be mostly working when running processes. Optimistically this will get most people over the hump whilst we clean up the few remaining problems.

There are still some concerns around running a process in 'terminal' or 'detached' mode and I've not done any testing (and there is a path missing) of getting stdin attached to the process. This is probably the remaining 'big' issue but I think I can see a path through this.

Take it for a spin and let us know how you go. I will try to priorities the issues that are burning people the most.

4.0.1-alpha.11 #

  • merged #234 from tsavo-at-pieces which provides windows support for synchronous process calls. Big thanks for the work on this Tsavo!!!
  • migrated away from custom implementation of mailboxes to the native_synchronization package. Big thanks to @mraleph for his massive contributions and trial conversion of dcli to dart 3.x which most of my work is based off.

4.0.1-alpha.8 #

  • fixed the sdk range for dcli_common
  • switch to activating dcli_sdk instead of dcli.

4.0.1-alpha.7 #

  • upgrade settings_yaml version.

4.0.1-alpha.6 #

  • failed released - so did it again

4.0.1-alpha.5 #

  • upgraded to latest version of pubspec_manager.
  • removed conflict for Platform definition.
  • Added support ot the Ask function to validate urls.
  • Fixed a null check in the new inDocker method.
  • updated the DockerShell to use /proc/1/cgroup to determine if we are in a docker container as the test for .dockerenv no longer

1.0.0 #

  • moved out the dcli project as you can no longer publish a sub project.
  • updated to dcli 3.x

0.0.5 #

  • updated to latest dcli to fix a bug in DartScript().scriptName where it wasn't being initialised.

0.0.3 #

added --script switch to print all of the DartScript class properties.

0.0.2 #

added --platform switch to print all of the Platform class properties.

0.0.1 #

First release.

0
likes
0
points
202
downloads

Publisher

verified publisheronepub.dev

Weekly Downloads

This project allows dcli to unit test functions that behave differently when installed via 'dart pub global activate'. It serves no other useful purpose so do not install!

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

args, dcli, dcli_core, dcli_terminal, path

More

Packages that depend on dcli_unit_tester