Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add automated test cases and coverage reporting #14

Open
Rangi42 opened this issue Nov 29, 2023 · 0 comments
Open

Add automated test cases and coverage reporting #14

Rangi42 opened this issue Nov 29, 2023 · 0 comments

Comments

@Rangi42
Copy link
Contributor

Rangi42 commented Nov 29, 2023

RGBDS's contrib/coverage.bash script is a model here: it builds the project, runs a bunch of included test cases, and (if the tests didn't fail) reports on code coverage. Editing libplum is even more finicky (if I refactor something, am I really sure it hasn't broken some edge-case image?) so an in-repo test suite would be really convenient.

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

No branches or pull requests

1 participant