Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mono-nunit: NUnit Testing Framework
- Summary
- 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.
Changelog
- * Thu Oct 12 17:00:00 2006 Alexander Larsson <alexl{%}redhat{*}com> - 1.1.17.1-3
- Don't use slow TLS approach under xen (#210001)
- * Fri Oct 6 17:00:00 2006 Caolan McNamara <caolanm{%}redhat{*}com> - 1.1.17.1-2
- CVE-2006-5072
- * Mon Sep 4 17:00:00 2006 Alexander Larsson <alexl{%}redhat{*}com> - 1.1.17.1-1
- update to 1.1.17.1
- Add one file nunit-devel package due to packaging guidelines (#205056)