Kyrylo Silin
e61354693f
Add .rspec and require 'helper' from there
...
Just discovered this nice feature of RSpec where it can load all files for
us. Works with `bundle exec rake` and `bundle exec rspec spec/file_spec.rb`,
which covers all use cases.
2018-11-18 14:04:44 +08:00
Kyrylo Silin
96c6958cc6
specs: convert to shoulds to expects
2015-03-10 22:49:29 +02:00
Robert Gleeson
74135c1890
allow for tests to be run with ease.
...
'bacon spec/config_spec.rb' instead of 'bacon -I spec spec/config_spec.rb'
2014-03-14 05:31:24 +01:00
Conrad Irwin
1c2d77e7fc
Fix documentation rendering edge-cases [ Fixes #795 ]
...
Also added some notably absent tests
2013-02-01 01:30:07 -08:00
☈king
848b6bdbeb
Rename for tabcompletion-friendliness.
2012-11-15 18:59:51 -06:00