Commit 5ab49a5
authored
Shorted fixture parametrization ids (#1192)
The change significantly reduces generated test names to fit better on
the local terminal, in logs, and benchmark web view.
For example, `test_keys_view_xor[case-insensitive-pure-python-module]`
becomes `test_keys_view_xor[ci-py]`,
`test_keys_view_xor[case-sensitive-c-extension-module]` becomes
`test_keys_view_xor[cs-c]`1 parent 7e68e1b commit 5ab49a5
38 files changed
Lines changed: 6 additions & 3 deletions
File tree
- CHANGES
- tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments