ex_unit_notifier icon indicating copy to clipboard operation
ex_unit_notifier copied to clipboard

Only notify on status change

Open stoyle opened this issue 4 years ago • 0 comments

The gist of this feature request, have an option to only notify if test status changes. For instance if a test starts breaking, more tests break, or tests all pass after a fix.

This way of working is superior to me. They I don't get distracted when status has not changed. Tests just run in the background.

I would be happy to contribute some code, if you would like this feature.

Related, but unsure if possible, is to notify when test code does not compile. Will be happy to have a look at that as well.

stoyle avatar Aug 30 '21 10:08 stoyle