Unit test script summary could display info on whether tests were skipped.

When you run the unit tests the only indication that a test has been skipped is the output that flies by on the screen!

Since it is not really a proper test pass if some tests are skipped it might be useful to display a relevant message in the test run summary ?

I've put a suggested implementation here: https://github.com/eoinof/stem/commit/249d9bd3809f27bc9dd99135e767cd292644ec00

Eoin.

Trac:
Username: eoinof