test_html_builder 3.0.1 test_html_builder: ^3.0.1 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.