Recent Releases of https://github.com/sj26/rspec_junit_formatter
https://github.com/sj26/rspec_junit_formatter - v0.6.0
Changed
- Restrict to Ruby 2.3+
Fixed
- Fix handling of nil durations (#100)
- Ruby
Published by sj26 over 3 years ago
https://github.com/sj26/rspec_junit_formatter - v0.5.1
Fixed
- Fixed compatibility with older rubies (915c2a4)
- Ruby
Published by sj26 about 4 years ago
https://github.com/sj26/rspec_junit_formatter - v0.5.0
Added
- Added support to read outside error count returned from XML formatter (#86)
Changed
- Moved to GitHub Actions for CI
- Test on current Ruby and RSpec versions
- Ruby
Published by sj26 about 4 years ago
https://github.com/sj26/rspec_junit_formatter -
Fixed
- Diff ANSI stripping now works for codes with multiple tags, too
- Ruby
Published by sj26 over 7 years ago
https://github.com/sj26/rspec_junit_formatter -
Added
- Add support for including STDOUT and STDERR from tests in the JUnit output (see "Capturing output" in the readme for details)
Fixed
- When RSpec includes a diff in its output, strip out ANSI escape codes used to color it for shell display
- Ruby
Published by sj26 over 7 years ago