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

Consider switching to 'rapid' from 'gopter' #3839

Open
theunrepentantgeek opened this issue Mar 2, 2024 · 0 comments
Open

Consider switching to 'rapid' from 'gopter' #3839

theunrepentantgeek opened this issue Mar 2, 2024 · 0 comments
Assignees
Labels
test Test refactoring related tasks
Milestone

Comments

@theunrepentantgeek
Copy link
Member

Describe the current behavior

Our code generated gopter tests are valuable, having identified a handful of cases where our code-generated conversion code didn't work correctly, but they take a considerable amount of time to execute.

Describe the improvement

Evaluate use of rapid as an alternative property testing framework. The API claims to be simpler, and performance may be better too.

If the tests run measurably faster, it may be worth switching.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Test refactoring related tasks
Projects
Development

No branches or pull requests

2 participants