• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

searls / jasmine-maven-plugin / 239
59%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2016 06:57PM UTC
Jobs 2
Files 50
Run time 5min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
239

push

travis-ci

klieber
Adds the Ability To Define Custom Reporters (#299)

* Updates error message tested for when test suite fails on a syntax error

* Adds the ability to define Standard Out reporters through plugin configuration.

- Adds `reporters` property to support list of reports.
- Adds example project and cucumber test defining custom reporters
- Adds documentation for defining custom reporters.
- Allows `STANDARD` to be used as a reporter in the list defined
  reporters.
- Defaults to the `STANDARD` reporter if none are provided.
- Splits responsibilities out of classes that were growing large and
  difficult to test. `AbstractJasmineMojo` and `SpecRunnerExecutor`.

* Adds the ability to define File System reporters through plugin configuration.

    - Adds `fileSystemReporters` property to support list of reports.
    - Adds file system reporter to custom reporters example project.
    - Updates documentation for defining custom reporters.
    - Allows `JUNIT_XML` to be used as a file system reporter in the list of defined reporters.
    - Defaults to the `JUNIT_XML` reporter if none are provided.

120 of 120 new or added lines in 11 files covered. (100.0%)

549 of 937 relevant lines covered (58.59%)

1.16 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
src/main/java/com/github/searls/jasmine/model/Reporter.java
1
100.0
src/main/java/com/github/searls/jasmine/runner/SpecRunnerExecutor.java
2
100.0
src/main/java/com/github/searls/jasmine/model/FileSystemReporter.java
2
100.0
src/main/java/com/github/searls/jasmine/mojo/AbstractJasmineMojo.java
2
100.0
src/main/java/com/github/searls/jasmine/mojo/TestMojo.java
4
100.0
src/main/java/com/github/searls/jasmine/io/FileUtilsWrapper.java
Jobs
ID Job ID Ran Files Coverage
1 239.1 11 Aug 2016 06:58PM UTC 0
59.78
Travis Job 239.1
2 239.2 11 Aug 2016 06:57PM UTC 0
58.59
Travis Job 239.2
Source Files on build 239
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #239
  • 88e4387b on github
  • Prev Build on master (#236)
  • Next Build on master (#241)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc