Low |
The tests emit minimal status information about failed test cases and emit no
information about test cases that pass.
|
---|---|
Medium |
The tests emit minimal information about all executed test cases.
|
High |
The tests emit extra information about the status of all tests. This
information can be very useful when debugging failed tests.
|