python-test-framework icon indicating copy to clipboard operation
python-test-framework copied to clipboard

Tests with AssertionError doesn't display PASSED

Open kazk opened this issue 5 years ago • 2 comments

We can't use assertions from libraries yet because of this. See https://github.com/codewars/python-test-framework/pull/5#issuecomment-645184231

kazk avatar Jul 08 '20 18:07 kazk

I'm happy to help redesign/code the test runner to accommodate this once we have a design goal ready for it. I hate to leave the half-done project in limbo since it's been merged.

ggorlen avatar Jul 08 '20 20:07 ggorlen

Can you review #12? Feel free to suggest any other alternative ways too. We can do some experiments and decide.

I also added some tests (need to generate more for each assertion function) to prevent regression (#11).

kazk avatar Jul 13 '20 04:07 kazk