thoni56 / jregr

Regression testing of program output to expected
1 stars 0 forks source link

Running in a subdirectory without a `.jregr` fails #5

Open thoni56 opened 3 years ago

thoni56 commented 3 years ago

If the subdirectory relies on a .jregr from a parent directory it would be nice of Jregr could discover that and use it.

This would allow running one cases in a subdirectory (as an alternative to #2).