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 f43dfe5 commit 891a8f6Copy full SHA for 891a8f6
content/en/continuous_integration/tests/java.md
@@ -23,7 +23,7 @@ further_reading:
23
24
Supported test frameworks:
25
* JUnit >= 4.10 and >= 5.3
26
- * Also includes any test framework based on JUnit, such as Spock Framework and Cucumber-Junit (note: Cucumber is only supported with JUnit v4)
+ * Also includes any test framework based on JUnit, such as Spock Framework and Cucumber-Junit. **Note**: Cucumber is only supported with JUnit v4.
27
* TestNG >= 6.4
28
29
## Configuring reporting method
0 commit comments