comparison test/test_token.py @ 5038:c977f3530944

Work-around for pytest.mark.skipif() bug There is a pytest bug that can cause all test classes marked with the skipif() decorator that inherit a common class to be skipped if one of the skipif() conditions is True. See: https://github.com/pytest-dev/pytest/issues/568
author John Kristensen <john@jerrykan.com>
date Mon, 07 Sep 2015 23:24:33 +1000
parents 364c54991861
children 6971c9249c6d
comparison
equal deleted inserted replaced
5037:364c54991861 5038:c977f3530944

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