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

Concern about bugs #2

Open
zorarkdouble8 opened this issue May 18, 2024 · 1 comment
Open

Concern about bugs #2

zorarkdouble8 opened this issue May 18, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@zorarkdouble8
Copy link
Owner

I need a test suite to test my code and make sure I don't break anything. This is critical at this stage of development because I'm creating system classes that need to work. IE: it'll be a lot harder to find bugs a month from now.

@zorarkdouble8 zorarkdouble8 self-assigned this May 18, 2024
@zorarkdouble8 zorarkdouble8 added the enhancement New feature or request label May 18, 2024
@zorarkdouble8
Copy link
Owner Author

Added the catch framework for tests, to enable tests please set the global macro accordingly.
Here's more on catch: https://github.com/catchorg/Catch2/tree/v2.x

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant