comparison test/memorydb.py @ 5109:43a1f7fe39f5

Improved work-around for pytest markers bug The previous fix was only a partial solution. Any test class sharing a parent with, and appearing after, a skipped test class was being skipped (not just other test classes using the skip/skipif marker). Now only tests that should be skipped will be skipped, the rest should run as normal.
author John Kristensen <john@jerrykan.com>
date Tue, 28 Jun 2016 15:39:38 +1000
parents 88fc7202f87d
children c0cda00af479
comparison
equal deleted inserted replaced
5108:67fad01d2009 5109:43a1f7fe39f5

Roundup Issue Tracker: http://roundup-tracker.org/