Comment on Ask HN: Review my startup, Devver.net: Accelerated Ruby testingComments−csbartus17yI'm a Ruby developer and guessing Devver is for large codebase only, for small code tests are running pretty fast on local machine.A good point would be on the first screen to specify what kind of tests you are supporting: unit tests, rspec, features etc.−bhbOP17yYou're right - we're currently focused on large code bases with tests that take a few minutes or more. If your tests run in a second, there isn't much we can do for you.Good idea about specifying RSpec, etc on the front page.Thanks for the feedback!
Comments
I'm a Ruby developer and guessing Devver is for large codebase only, for small code tests are running pretty fast on local machine.
A good point would be on the first screen to specify what kind of tests you are supporting: unit tests, rspec, features etc.
You're right - we're currently focused on large code bases with tests that take a few minutes or more. If your tests run in a second, there isn't much we can do for you.
Good idea about specifying RSpec, etc on the front page.
Thanks for the feedback!