- When not specifying ids, let None and bools use their native string form (like str, int, float) rather than obfuscated form used for objects - When specifying ids, explicitly raise a ValueError if a different number of ids are specified compared to the test cases - Add tests for both these items. |
||
|---|---|---|
| .. | ||
| collect.py | ||
| fixture.py | ||
| integration.py | ||
| metafunc.py | ||
| raises.py | ||