Skip to content

chore: placeholder test so pytest does not exit 5 on empty scaffold#46

Merged
constk merged 1 commit into
developfrom
chore/9-placeholder-test
Apr 26, 2026
Merged

chore: placeholder test so pytest does not exit 5 on empty scaffold#46
constk merged 1 commit into
developfrom
chore/9-placeholder-test

Conversation

@constk
Copy link
Copy Markdown
Owner

@constk constk commented Apr 26, 2026

Closes the last failure on #9: pytest needs at least one test to exit 0.

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.
@constk constk merged commit 4131d46 into develop Apr 26, 2026
6 checks passed
@constk constk deleted the chore/9-placeholder-test branch April 26, 2026 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant