test_html_builder 2.1.0 test_html_builder: ^2.1.0 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
pub run build_runner test
and have them all pass.