You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: jetty-maven-plugin/README_INTEGRATION_TEST.md
-4Lines changed: 0 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,6 @@ Integration tests location
8
8
--------------------
9
9
Test projects are located within the folder: src/it
10
10
11
-
Running the tests
12
-
--------------------
13
-
As they can be long to run, the tests do not run per default. So to run them you must activate a profile using the command line argument: ```-Prun-its```
14
-
15
11
Running single test
16
12
--------------------
17
13
You can run single or set of test as well using the command line argument: ```-Dinvoker.test=it-parent-pom,jetty-run-mojo-it,jetty-run-war*-it,!jetty-run-distro*```
0 commit comments