Visualizing-EUnit-tests icon indicating copy to clipboard operation
Visualizing-EUnit-tests copied to clipboard

Add warning message for non explicitly ordered test representation list

Open simonjohnthompson opened this issue 14 years ago • 0 comments

Should give a warning when there is a list of stateful tests not tagged with inorder, but assumed to be executed in order. This is an issue because the EUnit semantics specifically states that ordering is not guaranteed for these tests.

simonjohnthompson avatar Mar 07 '11 16:03 simonjohnthompson