Files
@ cf8c3cf122a0
Branch filter:
Location: kallithea/setup.cfg
cf8c3cf122a0
805 B
text/x-ini
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