jstorimer / spin

Spin speeds up your Rails testing workflow by preloading your Rails environment.

Home Page:http://jstorimer.github.com/spin/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature] Collect 'time' to run the test

andhapp opened this issue · comments

It would be nice to collect the time it takes to run specs through the 'push' command. However, the collection should be done after the tests have finished running.

It might sound silly and I know any CI server would accomplish the same, but I am throwing it out there for some community bashing.

Isn't this done now? spin serve --time?

@andhapp can be closed?

@kirs Yes. This can be closed. I can't remember what my initial thoughts were about this when I opened it, as it's been a while.