Y
Hacker News
new
|
ask
|
show
|
jobs
by
jdjb
3712 days ago
Very nice project. I built something similar for PHP:
https://github.com/vectorface/dunit
1 comments
diggan
3712 days ago
Oh, that's very nice. Thanks for sharing this here, always nice to see how different people implement the same thing basically :)
link
tdvorak
3712 days ago
I've implemented something similar to be able to run tests with different MongoDB versions:
https://github.com/variety/variety/blob/master/test.sh
link