Skip to content

Instantly share code, notes, and snippets.

@iwein
Created November 11, 2012 06:45
Show Gist options
  • Save iwein/4053985 to your computer and use it in GitHub Desktop.
Save iwein/4053985 to your computer and use it in GitHub Desktop.
Testacular junit config for Bamboo
junitReporter = {
// will be resolved to basePath (in the same way as files/exclude patterns)
outputFile: 'test-results.xml'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment