|
|
|
|
|
by goldbattle
1162 days ago
|
|
Interesting work. Thanks for open sourcing. It would be nice if the "run" script has a bit of documentation, and maybe an "examples" folder the the run script can work with. From what I can see it seems to search the parent directory? I would want for example `./run <dir_with_tests>` to run all tests my specified project repo. |
|
Here's a sample to play with: https://github.com/yellowdragonlabs/samples/blob/master/tdd_...