Files
@ cf8c3cf122a0
Branch filter:
Location: kallithea/whitespacecleanup.sh
cf8c3cf122a0
880 B
text/x-sh
tests: Make `parameterized` stuff work with both pytest and nose
- Use `nose.tools.nottest` if `nose` is available
- Use `pytest.mark.skipIf` if `pytest` is available
- Rename from `nose_parametrized` to `parameterized` since it's no longer
nose-specific
- Use `nose.tools.nottest` if `nose` is available
- Use `pytest.mark.skipIf` if `pytest` is available
- Rename from `nose_parametrized` to `parameterized` since it's no longer
nose-specific