Hi there,

In a blog post I've seen that it's really possible to speed up some of
the rspec tests by small tweaks.
As far as I understand, it is about BCrypt and the cost of encryption
algorithms.
More information:
http://blog.syncopelabs.co.uk/2012/12/speed-up-rspec-test.html

Can anyone suggests me more techniques like that one. Because I'm
feeling that my tests are going slow while the size of my project
increases.

Regards,
Bob

-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to