dart_test_tools 6.0.0 dart_test_tools: ^6.0.0 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/
.