QuickGraph
QuickGraph copied to clipboard
What should we do with Pex?
Really. What should we do?
- Remove it in order to make library compatible with mono, .NET Core, etc
- Migrate to VS-2015 IntelliTest
- Migrate to FsCheck
- Something else?
It Pex can be replaced with FsCheck which seems to be work on core?
@asd-and-Rizzo , may be you are right. FsCheck is a good candidate for testing framework. Did you know any ways to automate migration from Pex to FsCheck?