Closed gastonmorixe closed 11 years ago
Hi guys,
I was watching this screencast and gem https://github.com/nviennot/rspec-console
It adds the ability to run "rpsec" from interactive console and tests runs really fast.
I was wondering if this idea could works and improve RubyTests, preloading the rails env once, not each time the command is triggered.
Thanks.
Hi,
sry but I dont think its possible to work that way. There are some other solution like zeus..spork which we support.
Hi guys,
I was watching this screencast and gem https://github.com/nviennot/rspec-console
It adds the ability to run "rpsec" from interactive console and tests runs really fast.
I was wondering if this idea could works and improve RubyTests, preloading the rails env once, not each time the command is triggered.
Thanks.