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