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 Theory Test Support #456

Merged
merged 3 commits into from
Jun 8, 2023
Merged

Add Theory Test Support #456

merged 3 commits into from
Jun 8, 2023

Conversation

ratsclub
Copy link
Collaborator

@ratsclub ratsclub commented Jun 8, 2023

This PR adds Theory/Parametrized test support.

Closes #438

@ratsclub ratsclub requested review from haf and farlee2121 June 8, 2023 20:18
]
```

- `testTheoryWithResult: string -> seq<'a * 'b> -> ('a * 'b -> 'c) -> Test`
Copy link
Collaborator

@farlee2121 farlee2121 Jun 8, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

testTheoryWithResult didn't make the cut.
The example could still be good to keep though, with a little modification

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ratsclub I noticed you just merged. Can you hold on release until the readme is updated?

@ratsclub ratsclub merged commit b34ce58 into main Jun 8, 2023
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.

Theory / Parameterized Test Support
3 participants