Full name:
net.sf.maven-erlang:erlang-plugin:1.0-SNAPSHOT:test
Description:
Attributes:
test.test.| Name | Type | Since | Description | 
|---|---|---|---|
| codeCoverage | boolean | 
- | 
If we should use code coverage. | 
| debugInfo | boolean | 
- | 
If debugging information should be included. Default value is: false. | 
| dialyzerOptions | String[] | 
- | 
Additional dialyzer options. | 
| dialyzerWarningsAreErrors | boolean | 
- | 
If dialyzer warnings are to be considered as errors. Default value is: false. | 
| dialyzerWithDependencies | boolean | 
- | 
If dialyzer should be run with the dependencies. This is *much*
slower. Default value is: false. | 
| erlPath | String | 
- | 
Path to the erlang installation directory. | 
| erlcOptions | String[] | 
- | 
Additional compilation options. | 
| eunitPath | String | 
- | 
Path to eunit. | 
| eunitXml | boolean | 
- | 
If eunit is capable of generating XML reports. | 
| failIfNoTests | boolean | 
- | 
Set this to "true" to cause a failure if there are no tests to run. Defaults to false. | 
| forceDialyzer | boolean | 
- | 
Set this to 'true' to force running dialyzer, i.e. even if beams are not newer than latest run. | 
| libDirectory | File | 
- | 
Directories where dependencies are unpacked. This directory contains OTP applications (name-version directories, with include and ebin sub directories). | 
| maven_test_skip | boolean | 
- | 
Set this to 'true' to skip running tests. This also skips dialyzer. | 
| skipTests | boolean | 
- | 
Set this to 'true' to skip running tests. | 
| surefireReports | boolean | 
- | 
If we should generate surefire-compatible reports. | 
| surefireReportsDirectory | File | 
- | 
Directory where the reports should be created. | 
| test | String | 
- | 
Set this to the name of a single test case to run. Defaults to run all test cases. | 
| testBeamDirectory | File | 
- | 
Directory where the beam files are created. | 
| testFailureIgnore | boolean | 
- | 
Set this to true to ignore a failure during testing. | 
| testSuffix | String | 
- | 
Test files suffix. | 
booleanNobooleanNofalsejava.lang.String[]NobooleanNofalsebooleanNofalseerlPath :
java.lang.StringNojava.lang.String[]Nojava.lang.StringNoeunitXml :
booleanNobooleanNo${failIfNoTests}booleanNo${forceDialyzer}java.io.FileNo${project.build.directory}/lib/booleanNo${maven.test.skip}booleanNo${skipTests}booleanNojava.io.FileNo${project.build.directory}/surefire-reportstest :
java.lang.StringNo${test}java.io.FileNo${project.build.directory}/testbooleanNo${maven.test.failure.ignore}java.lang.StringNo_test