Implement LuceneTestCase RuleChains #1088
Labels
is:task
A chore to be done
pri:normal
test-framework
up-for-grabs
This issue is open to be worked on by anyone
Milestone
Is there an existing issue for this?
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.The text was updated successfully, but these errors were encountered: