Commit a822d52
authored
test: standardize test setup with integration/e2e markers and junit output (#71)
- Expand addopts with standard verbose flags
- Broaden testpaths from tests/unit to tests (discovers future dirs)
- Add integration and e2e markers
- Fix CI: use correct package name (reqstool_python_decorators), add --junitxml
- Create empty tests/integration/ and tests/e2e/ directory structure1 parent 6465023 commit a822d52
6 files changed
Lines changed: 13 additions & 4 deletions
File tree
- .github/workflows
- tests
- e2e
- reqstool_decorators
- integration
- reqstool_decorators
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
| 32 | + | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
7 | 12 | | |
8 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
9 | 18 | | |
10 | 19 | | |
11 | 20 | | |
| |||
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
Whitespace-only changes.
0 commit comments