gma / tconsole

Testing console for Rails. Helps out with test performance and also makes it easier to run specific tests
177 stars 18 forks source link

First issue! What? #2

Closed batasrki closed 12 years ago

batasrki commented 12 years ago

tconsole should detect and automatically reload the changed file.

nalanj commented 12 years ago

What changed file?

batasrki commented 12 years ago

I added that issue before actually running the thing, :/. From the docs, reload seemed to be the way to re-run a failed test in a file. I was wrong.