NuxRef

mono-nunit - NUnit Testing Framework

Website: http://www.mono-project.com/Main_Page
License: zlib with acknowledgement
Description:
NUnit is a unit-testing framework for all .Net languages. Initially
ported from JUnit, the current release, version 2.2, is the fourth
major release of this Unit based unit testing tool for Microsoft .NET.
It is written entirely in C# and  has been completely redesigned to
take advantage of many .NET language features, for example
custom attributes and other reflection related capabilities. NUnit
brings xUnit to all .NET languages.

Packages

mono-nunit-3.4.0-1.el6.nuxref.x86_64 [182 KiB] Changelog Chris Caron (2014-06-28):
- Update to 3.4.0
- patch mono-2.2-ppc-threading.patch updated to work with 3.4.0
- patch CVE-2012-3382.patch dropped since it's already included in mainstream
- patch mono-2.0-metadata-makefile.patch and mono-22-libdir.patch dropped and
  merged together new (recreated) mono-3.4-libdir.patch
- new patch for https://bugzilla.xamarin.com/show_bug.cgi?id=18690
- Compiled with Sqlite v3 for COLUMN METADATA Support
- v3.4.0 doesn't seem to produce a smcs.exe (moonlight compiler) even if
  the --with-moonlight=yes switch set.  For now, moonlight support has
  been removed from the compiler.
- sybase packages are no longer being spit out by 3.4.0 compiler, support dropped
- mysql packages are no longer being spit out by 3.4.0 compiler, support dropped