I'd recommend to use it as a buckminster script:
emma -l /plugin.project.name/junit.launch -o output/path/TEST-all.xml
emma -m -l /plugin.project.name/plugin.junit.launch -o output/path/TEST-plugin-all.xml --xml output/path/coverage.xml
This is how you invoke it from console:
buckminster --scriptfile your.scriptUseful buckminster commands:
buckminster --helpIf that does not help - the guys on the forum are spot on and friendly.
buckminster listcommands
buckminster junit --help
buckminster emma --help
Download and installation of buckminster as headless product are described here: http://www.eclipse.org/buckminster/downloads.html
Note, however, that you need version 3.6 for the recent junit and emma features.
Note as well, that you need to specify your installation directory as absolute path, when following these install directions.
Keine Kommentare:
Kommentar veröffentlichen