exercism / fsharp-test-runner

GNU Affero General Public License v3.0
4 stars 9 forks source link

Please add FSharpPlus and FSharpX packages to TestRunner #71

Open martinfreedman opened 2 years ago

martinfreedman commented 2 years ago

These are probably the two most used and popular addons when coding in FSharp for adding code and data structures respectively. (Already requested FSharp.Data and Json packages in other just posted issue)

ErikSchierboom commented 2 years ago

Would you be willing to PR this?

martinfreedman commented 2 years ago

Sur, I will follow your work on the Json and Parsing packages issues and then PR this?

ErikSchierboom commented 2 years ago

You could even include those in the same PR I feel. See https://github.com/exercism/fsharp-test-runner/pull/69/files for an example on how to add a package.

martinfreedman commented 2 years ago

Thought you might suggest that. happy to do this will check later this week