haf / expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Apache License 2.0
663 stars 96 forks source link

Add Theory Test Support #456

Closed ratsclub closed 1 year ago

ratsclub commented 1 year ago

This PR adds Theory/Parametrized test support.

Closes #438