Files
pytest2/testing
Ran Benita 3e6fe92b7e skipping: refactor skipif/xfail mark evaluation
Previously, skipif/xfail marks were evaluated using a `MarkEvaluator`
class. I found this class very difficult to understand.

Instead of `MarkEvaluator`, rewrite using straight functions which are
hopefully easier to follow.

I tried to keep the semantics exactly as before, except improving a few
error messages.
2020-06-20 16:15:28 +03:00
..
2020-06-09 14:48:49 -03:00
2020-06-09 14:48:49 -03:00
2020-06-12 22:49:33 +10:00
2020-05-10 16:59:20 +03:00
2020-03-06 11:42:20 +02:00
2020-06-08 22:26:14 -03:00