Commit 4131d46
authored
chore: placeholder test so pytest does not exit 5 on empty scaffold (#46)
Final piece of #9: with no tests at all, pytest exits with code 5 (no tests
collected) and CI's Unit tests + Coverage jobs fail. test_placeholder makes
the suite collectable; it is replaced by real tests in #17/#18/#19.1 parent 4a6c846 commit 4131d46
1 file changed
Lines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments