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 Tests to Kerblam! #62

Merged
merged 6 commits into from
Feb 15, 2024
Merged

Add Tests to Kerblam! #62

merged 6 commits into from
Feb 15, 2024

Conversation

MrHedmad
Copy link
Owner

@MrHedmad MrHedmad commented Feb 6, 2024

This PR adds test support to Kerblam! in the form of integration and unit tests that can be run by cargo test.

Logs are initialized in tests by the init_log function so that debug traces can be printed.
cargo test -- --nocapture shows such logs even for non-failing tests.

@MrHedmad MrHedmad changed the title test: initial test implementation Add Tests to Kerblam! Feb 6, 2024
@MrHedmad MrHedmad merged commit f7ee750 into main Feb 15, 2024
5 checks passed
@MrHedmad MrHedmad deleted the tests branch February 20, 2024 13:54
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