paulirwin opened a new issue, #1088: URL: https://github.com/apache/lucenenet/issues/1088
### Is there an existing issue for this? - [X] I have searched the existing issues ### Task description LuceneTestCase has JUnit `RuleChain`s for the class and method level, to control the logic for whether tests should be executed, tracking failures, etc. Many of these are also configurable via system properties, such as failing fast or failing after a certain number of test failures. We should implement these in a way that matches Lucene as close as possible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@lucenenet.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org