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

runTestsWithArgs is gone - what do we use now? #470

Closed forki closed 7 months ago

forki commented 11 months ago

It looks like runTestsWithArgs is gone from the lib - what should we use instead?

Lanayx commented 11 months ago

runTestsInAssembly with config is also gone

farlee2121 commented 11 months ago

The methods were paired down to the *WithCLIArgs variants. As shown in the docs, the closest equivalent methods are