Commit dab9a5b
committed
chore(pytest): Align Hypothesis output for local and CI environments
Updates the pytest configuration to use `--hypothesis-explain` for local development, providing more focused output on test failures. For CI environments, `--hypothesis-show-statistics` is explicitly added to the test script, ensuring that comprehensive statistics are still collected for automated monitoring and analysis.1 parent 9b7e232 commit dab9a5b
2 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
0 commit comments