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 throwsAsync, throwsAsyncT, and throwsAsyncC #469

Closed jwosty closed 10 months ago

jwosty commented 11 months ago

Async versions of the throws functions.

jwosty commented 11 months ago

@haf does this look good to you?

haf commented 11 months ago

I had a look and it’s looking good to me!

On Wednesday, Jul 26, 2023 at 3:33 AM, John Wostenberg @. @.)> wrote:

@haf (https://github.com/haf) does this look good to you?

— Reply to this email directly, view it on GitHub (https://github.com/haf/expecto/pull/469#issuecomment-1650831243), or unsubscribe (https://github.com/notifications/unsubscribe-auth/AABPEWZWABPOKGGYG62WA53XSBXV3ANCNFSM6AAAAAA2GSD6PM). You are receiving this because you were mentioned.Message ID: @.***>

jwosty commented 10 months ago

Awesome, it's ready for review if you like these changes @haf

farlee2121 commented 3 months ago

Sorry this slipped through the cracks. It's just been release with 10.2.0

haf commented 3 months ago

Awesome