G-Research / fsharp-analyzers

Analyzers for F#
https://g-research.github.io/fsharp-analyzers/
Apache License 2.0
14 stars 1 forks source link

Generalise the test framework #72

Closed Smaug123 closed 4 months ago

Smaug123 commented 4 months ago

My machine only has net8 installed; this change makes it easier for me to run the tests.

nojaf commented 4 months ago

Thanks!