test_html_builder 1.0.2
test_html_builder: ^1.0.2 copied to clipboard
Builder that generates HTML files from templates for dart tests.
Example #
The project/ directory contains an example project that consumes
this test_html_builder. You should be able to run tests in this directory via
pub run build_runner test and have them all pass.