FSharp.CommandLine icon indicating copy to clipboard operation
FSharp.CommandLine copied to clipboard

Unit Tests

Open mac10688 opened this issue 5 years ago • 3 comments

I'm working on adding unit tests to the project. I'm about halfway done with my first pass and then I'll open a pull request.

https://github.com/mac10688/FSharp.CommandLine/tree/UnitTests

mac10688 avatar Oct 11 '20 20:10 mac10688

wow that's very nice!!

cannorin avatar Oct 11 '20 21:10 cannorin

I'm splitting scanf functions out of this library to there is no need to add tests for that 🙂 (sorry for the delay btw, I wouldn't be able to code in the next few days)

cannorin avatar Oct 11 '20 21:10 cannorin

I actually planned on not testing scanf anyway. It seemed out of scope of the project and more like a third party library.

mac10688 avatar Oct 11 '20 22:10 mac10688