Maven Surefire Plugin用于单元测试
1 | |
默认单元测试类命名规则:
1 | |
参数
| 参数 | user property | 默认值 | 描述 |
|---|---|---|---|
| testFailureIgnore | maven.test.failure.ignore | false | 是否忽略测试失败 |
report
生成html格式的报告
Maven Surefire Plugin用于单元测试
1 | |
默认单元测试类命名规则:
1 | |
| 参数 | user property | 默认值 | 描述 |
|---|---|---|---|
| testFailureIgnore | maven.test.failure.ignore | false | 是否忽略测试失败 |
生成html格式的报告