Math.NET Numerics
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.
 
 
 
Christoph Ruegg b6a91c75ca added Gallio binaries (were missing because of gitignore) 17 years ago
..
EULA.txt added Gallio binaries (were missing because of gitignore) 17 years ago
Gallio.XunitAdapter.dll added Gallio binaries (were missing because of gitignore) 17 years ago
Gallio.XunitAdapter.plugin added Gallio binaries (were missing because of gitignore) 17 years ago
Readme.txt added Gallio binaries (were missing because of gitignore) 17 years ago
xunit.dll added Gallio binaries (were missing because of gitignore) 17 years ago
xunit.extensions.dll added Gallio binaries (were missing because of gitignore) 17 years ago
xunit.extensions.xml added Gallio binaries (were missing because of gitignore) 17 years ago
xunit.xml added Gallio binaries (were missing because of gitignore) 17 years ago

Readme.txt

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.