jediwhale / fitsharp

Functional testing tools for .NET
http://fitsharp.github.io
Other
152 stars 73 forks source link

FolderRunner dry run #81

Closed kimgr closed 13 years ago

kimgr commented 13 years ago

We've added a -d switch to let FolderRunner list all files that would normally be executed.

As part of this, argument parsing has been factored out into a separate class, which allows value-less command-line switches.

Hope this is generally useful!

kimgr commented 13 years ago

Also, we rebound some references that pointed to the wrong place under binary/, to be able to build.

jediwhale commented 13 years ago

manual merge done

kimgr commented 13 years ago

Thanks!

On Tuesday, June 28, 2011, jediwhale reply@reply.github.com wrote:

manual merge done

Reply to this email directly or view it on GitHub: https://github.com/jediwhale/fitsharp/pull/81#issuecomment-1452325