skroutz / rspecq

Distribute and run RSpec suites among parallel workers; for faster CI builds
https://rubygems.org/gems/rspecq
MIT License
161 stars 24 forks source link

WIP - Add support for outputting junit formatted xml #49

Closed rwc9u closed 3 years ago

rwc9u commented 3 years ago

Add support for outputting junit formatted xml that handles the multiple suites per rspecq run, handles the potential for retries, and updates outputted xml appropriately.