We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7fc5b6 commit 81eef2dCopy full SHA for 81eef2d
CONTRIBUTING.md
@@ -352,7 +352,7 @@ public TestRule chain = RuleChain.outerRule(ccmRule).around(sessionRule);
352
353
Only use this for:
354
355
-* CCM tests that use `@CassandraRequirement` or `@DseRequirement` restrictions at the method level
+* CCM tests that use `@CassandraRequirement` or `@DseRequirement` or `@ScyllaRequirement` restrictions at the method level
356
(ex: `BatchStatementIT`).
357
* tests where you *really* need to restart from a clean state for every method.
358
0 commit comments