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

Test corner cases #4

Closed
2 of 3 tasks
tomalrussell opened this issue Jul 12, 2021 · 1 comment
Closed
2 of 3 tasks

Test corner cases #4

tomalrussell opened this issue Jul 12, 2021 · 1 comment

Comments

@tomalrussell
Copy link
Member

tomalrussell commented Jul 12, 2021

Some corner cases to test:

It would be nice to have a parameterised test or helper that can take a linestr, grid and expected splits, so we can quickly write a bunch of cases. Maybe generators in Catch2 terminology? If this is straightforward, bundle it in with work on this issue. Otherwise a little boilerplate is fine.

@tlestang
Copy link
Contributor

Would be good to be able to know which test case(s) fail when the test runner report an error.

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

3 participants