Project
Reverse Dependencies for rspec-lint
The projects listed here declare rspec-lint as a runtime or development dependency
0.0
A simple Rspec formatter which prints test results in the format
`R:group.sub_group.example_name` where
R is -1 for PENDING, 0 for FAILED and 1 for PASS result.
Useful if you have to pipe Rspec output to a Bash script!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
0.0
Rspec formatter which prefixes the documentation formatter with line numbers indicating
the order of test execution. Useful when reading large log files and debugging flaky tests!
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024