mutation-test icon indicating copy to clipboard operation
mutation-test copied to clipboard

Automated mutation testing for any programming language

Results 4 mutation-test issues
Sort by recently updated
recently updated
newest added

Thanks for creating this awesome tool! I used https://github.com/hcoles/pitest a lot in Java and I'm happy to see a similar tool for Dart. So far it is working, but the...

For most CI tools, YAML files are used as inputs. The binary should switch from xml files to YAML files as inputs, as its syntax is easier for humans to...

enhancement

Is it possible to specify the test to be executed directly in the command? I would like to execute only the unit test associated with the specified code file. For...

Crash and no report generated ``` stderr: "unhandled error during finalization of test: ........./test/src/modules/food_list/widgets/cuisines/cuisine_circle_item_widget_test.dart PathNotFoundException: Deletion failed, path = '/var/folders/xw/c1n3rzmn62g86nznh6ch449c0000gq/T/flutter_tools.BMkEKQ/flutter_test_listener.sSSz2V' (OS Error: No such file or directory, errno = 2)...