Last change
on this file was
1430,
checked in by work@…, 12 years ago
|
|
-
Property svn:keywords set to
Rev Author Date
|
File size:
611 bytes
|
Line | |
---|
1 | wt.config.host = localhost |
---|
2 | wt.config.port = 8080 |
---|
3 | wt.config.protocol = http |
---|
4 | |
---|
5 | # uncomment to override default |
---|
6 | # wt.config.basepath = projectName |
---|
7 | |
---|
8 | wt.config.summary = true |
---|
9 | wt.config.saveresponse = true |
---|
10 | wt.config.resultfile = WebTestOverview.xml |
---|
11 | wt.junitLikeReports.file = target/test-reports/webtest/TEST-WebTests.junit.xml |
---|
12 | wt.config.haltonerror = false |
---|
13 | wt.config.errorproperty = webTestError |
---|
14 | wt.config.haltonfailure = false |
---|
15 | wt.config.failureproperty = webTestFailure |
---|
16 | wt.config.showhtmlparseroutput= true |
---|
Note: See
TracBrowser
for help on using the repository browser.