Closed asottile closed 11 years ago
Can you add tests for get_test_list as well?
Updated :)
$ bin/testify test/test_runner_test.py
....
PASSED. 4 tests / 3 cases: 4 passed, 0 failed. (Total test time 0.00s)
Thanks!
lgtm
If no other concerns, will merge on 10/14
This generally looks like great progress. I'll leave this open for now to let @asottile make any tweaks based on my comments, and merge it in later.
I renamed get_test_list to get_tests_for_suite
Fixes https://github.com/Yelp/Testify/issues/192