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

Update testTheoryWithResult example with testTheory equivalent #457

Closed farlee2121 closed 1 year ago

farlee2121 commented 1 year ago

testTheoryWithResult was removed because the same can be accomplished with testTheory. It cuts down the API surface considerably when considering focus, ignore, and async varients