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

190 tests #191

Merged
merged 12 commits into from
Feb 1, 2025
Merged

190 tests #191

merged 12 commits into from
Feb 1, 2025

Conversation

skx
Copy link
Owner

@skx skx commented Feb 1, 2025

This pull-request, once complete, will resolve #190 by improving the way that the test-cases we have written are handled

  • We'll allow overriding different test-specific options via a little header attached to each test-case
  • Comments will be added.
  • We'll validate that our test-options are good via test-cases of the code.
    • We'll add fuzz-testing to the option-parser for the test-options too.

@skx skx merged commit 6764caa into master Feb 1, 2025
2 checks passed
@skx skx deleted the 190-tests branch February 1, 2025 20:10
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.

Make it easier to write more tests
1 participant