Bug 1360389

Summary: Upgrade to NUnit 3.x
Product: [Fedora] Fedora Reporter: Timotheus Pokorra <pokorra.mailinglists>
Component: nunitAssignee: Timotheus Pokorra <pokorra.mailinglists>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: claudiorodrigo, mono, pokorra.mailinglists
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-08-09 10:34:41 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1360620    
Bug Blocks: 1313236    

Description Timotheus Pokorra 2016-07-26 14:54:19 UTC
Current version in Fedora Rawhide is NUnit 2.6.4

There is currently NUnit 3.4.1 available at https://github.com/nunit/nunit/releases/tag/3.4.1

This is also required for MonoDevelop 6.0

Problem is that the NUnit gui has been split from NUnit 3.x, and the current state is not stable yet. see https://github.com/nunit/nunit-gui

So we cannot just replace NUnit 2.x with NUnit 3.x plus a new nunit-gui package yet.

The suggestion from Claudio was to add a package nunit2 for compatibility. https://bugzilla.redhat.com/show_bug.cgi?id=1313236#c4

Comment 1 Timotheus Pokorra 2016-07-26 19:42:05 UTC
I have done some preparation work:
https://github.com/tpokorra/lbs-mono-fedora/tree/master/nunit upgraded to NUnit 3.4.1
and
https://github.com/tpokorra/lbs-mono-fedora/tree/master/nunit2 provides the legacy NUnit2 and nunit2-gui package

I will put that into rawhide when it proves to work in the copr (https://copr.fedorainfracloud.org/coprs/tpokorra/mono/) first