diff --git a/NUnit.proj b/NUnit.proj index 0460ebe9ee..91c89d59b8 100644 --- a/NUnit.proj +++ b/NUnit.proj @@ -467,6 +467,17 @@ + + + + + + + + + diff --git a/nuget/nunit.console.nuspec b/nuget/nunit.console.nuspec index c3e2c6b90b..7479f6135e 100644 --- a/nuget/nunit.console.nuspec +++ b/nuget/nunit.console.nuspec @@ -11,8 +11,10 @@ http://nunit.org/nuget/nunitv3_32x32.png false Console runner for version 3.0 of the NUnit unit-testing framework. - This package includes the nunit3-console runner and test engine for version 3.0 of the NUnit unit-testing framework. The runner will run 2.6 tests using a plugin. This is an beta release, but is ready for production use for people with prior NUnit experience. - This is an beta release, but is ready for production use for people with prior NUnit experience. + This package includes the nunit3-console runner and test engine for version 3.0 of the NUnit unit-testing framework. + + The runner will run 2.6 tests using the included plugin. + en-US nunit test testing tdd runner Copyright (c) 2015 Charlie Poole diff --git a/nuget/nunit.runners.nuspec b/nuget/nunit.runners.nuspec new file mode 100644 index 0000000000..07f65c00f5 --- /dev/null +++ b/nuget/nunit.runners.nuspec @@ -0,0 +1,30 @@ + + + + NUnit.Runners + NUnit Console Version 3 + $version$ + Charlie Poole + Charlie Poole + http://nunit.org/nuget/nunit3-license.txt + http://nunit.org + http://nunit.org/nuget/nunitv3_32x32.png + false + Console runner for version 3.0 of the NUnit unit-testing framework. + This package is now a reference to the NUnit.Console package, which provides the nunit3-console runner and test engine for version 3.0 of the NUnit unit-testing framework. + +The runner will run 2.6 tests using the included plugin. + +Users may update their projects to use the NUnit.Console package directly if desired. + This package no longer contains the gui and pnunit runners, which were in earlier releases. Those runners do not exist for NUnit 3.0 at this time. + en-US + nunit test testing tdd runner + Copyright (c) 2015 Charlie Poole + + + + + + + +