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 7383066 commit 755da22Copy full SHA for 755da22
README.md
@@ -22,7 +22,7 @@ Conventions
22
23
This example follows the following basic conventions:
24
25
- | unit tests | integration tests
+ | unit test | integration test
26
--- | --- | ---
27
__resides in:__ | `src/test/java/*Test.java` | `src/test/java/*IT.java`
28
__executes in Maven phase:__ | test | verify
0 commit comments