mardi 5 juillet 2016

Are there any ways to run F# unit tests in interactive mode?

Without an IDE integration, running F# unit tests is pretty cumbersome.

One needs to compile them and then pass the resulting dll to a test runner.

I want to find an easier way to run the kind of tests you find for problems on http://exercism.io/

Any ideas?

Aucun commentaire:

Enregistrer un commentaire