Is there a way to specify how the tests are split across test machines or the order in which tests are run?
Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
11–19 of 19 posts
Re: Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
#12Re: Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
#13You should really try to buy devver.com (godaddy parked site), it will give you more credibility...
Re: Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
#14You may want to consider supporting .gems files for specifying additional gem dependencies since that's what Heroku uses. Their customers would potentially be interested in your product also and I couldn't imagine they'd want to maintain two dependencies files. Is there a way to specify how the tests are split across test machines or the order in which tests are run?
Re: Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
#15Maybe it's just me, but "4 times faster" sounds better than "in 25% of the time".
That's actually what I came to post too because "Get your Ruby test results in 25% of the time" actually has an alternative, much more negative parsing. Hint: what happens the other 75% of the time?
Re: Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
#16I'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.
Good idea about specifying RSpec, etc on the front page.
Thanks for the feedback!
Re: Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
#17You may want to consider supporting .gems files for specifying additional gem dependencies since that's what Heroku uses. Their customers would potentially be interested in your product also and I couldn't imagine they'd want to maintain two dependencies files. Is there a way to specify how the tests are split across test machines or the order in which tests are run?
Or we might just spin it as a feature - we find order dependencies in your tests!
Re: Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
#18You're basically competing with LSF, which is well-supported but quite expensive. Maybe you should consider broadening to more languages?
Re: Ask HN: Review my startup, Devver.net: Accelerated Ruby testing
#19Aren't people concerned about sending their code off to your servers? I know that would be a huge issue with many companies. You're basically competing with LSF, which is well-supported but quite expensive. Maybe you should consider broadening to more languages?
In the future, we're certainly going to work to support more languages, but we felt it was important to focus on a single language early on.