Project
rspec_failsafe_formatter
The maven-failsafe-plugin can be used for integration testing. Rspec can be used for
integration testing. It would be really cool in the Jruby world if we could easily allow these
two systems to communicate with one another. One of the ways can do that is by having Rspec
output failsafe xml files. This would allow us to use Rspec for integration tests in Jruby and
have our builds exit correctly.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
Development
Licenses
MIT