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

Aligns TestJobBuilder closer to Hopac's JobBuilder #333

Closed TheAngryByrd closed 4 years ago

TheAngryByrd commented 4 years ago

This more closely aligns Expecto's TestJobBuilder to Hopac's JobBuilder.

Adds tests to cover the additional binds in testJob.

AnthonyLloyd commented 4 years ago

Looks good. Many Thanks.

haf commented 4 years ago

@TheAngryByrd Thanks ;)