Discussion: Use Expecto for test project
Closed this issue · 2 comments
Krzysztof-Cieslak commented
I guess everyone knows my opinion about "traditional" .Net test frameworks, and noticed that I'm big fan of Expecto. ;)
But there are some real advantages:
- Promoting community based solution
- Promoting "idiomatic" F# way
- Removing problems with Assembly Redirects that everyone has with test frameworks using external runners
jackfoxy commented
Already did this in my fork