FSharp.CommandLine
FSharp.CommandLine copied to clipboard
Unit Tests
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
wow that's very nice!!
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)
I actually planned on not testing scanf anyway. It seemed out of scope of the project and more like a third party library.