test_html_builder 2.2.4
test_html_builder: ^2.2.4 copied to clipboard
Builder that generates HTML files from templates for dart browser 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
dart run build_runner test and have them all pass.