This package contains utilities to test multiple generations of files in order to validate hot reload and hot restart.
file_name.1.dart
is the generation 1-version of the file..reject
in the file name. The config.json
file should contain a key "expectedErrors"
with its value being a map of generation number string to the error string..restart
in every file name in the same generation..reject
and .restart
.