csharpfftfsharpintegrationinterpolationlinear-algebramathdifferentiationmatrixnumericsrandomregressionstatisticsmathnet
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
410 B
410 B
xUnit.net Adapter Plugin
========================
This plugin uses the xUnit.net test runner to adapt xUnit.net tests so that
they can run within Gallio and be manipulated by Gallio-based tools.
The plugin assembly is deliberately NOT signed using a strong name.
You can replace the underlying test framework with newer versions as
long as they are binary compatible with the originally distributed version.