- #16 Fix rspec error by invoking rspec with spec directory(@e2)
- Various fixes including testing against rspec 3.1 and rubocup fixes (@e2)
- Not run all tests by default when hitting enter by setting :run_all option to false. (@vizjerai)
- #7: Upgraded to guard 1.1.x (@tysontate)
- Allow guard 1.0.x to work again. (@vizjerai)
- Added ability to pass options to spin serve (@vizjerai)
- Added tests with RSpec. (@vizjerai)
- Improved speed of the runner's bundler, test_unit and rspec options if set to false. (@vizjerai)
- #2: Added basic support for Test::Unit. (@carlosramireziii)
- #1: Spawn spin serve with a fork+exec. (@jstorimer)
- Added basic support for RSpec2 (@vizjerai)