dart_test_tools 6.1.1
dart_test_tools: ^6.1.1 copied to clipboard
Additional tools and helpers for writing dart unit tests and GitHub Actions Workflows.
A sample command-line application with an entrypoint in bin/
, library code
in lib/
, and example unit test in test/
.