Visualizing-EUnit-tests
Visualizing-EUnit-tests copied to clipboard
Cover more test representations
Need to cover
- simple tests: {ModuleName, FunctionName}, numbered simple tests
- {module, ModuleName}, … how much more of this stuff is necessary?
- inorder, parallel
- foreach
- generator, lazy_gen?
in dynamic trace generation.