Kittyfisto / Tailviewer

Open source log file viewer
https://kittyfisto.github.io/Tailviewer/
MIT License
200 stars 37 forks source link

Added FlakyTestAttribute and started to tag the first flaky tests #226

Closed Kittyfisto closed 4 years ago

Kittyfisto commented 4 years ago

This attribute actually does what RetryAttribute promises, but fails to keep: It retries the test on failure, including when the test throws an exception.