From 0b98d666844da7577d698019b414058aaa58a700 Mon Sep 17 00:00:00 2001 From: Rob Prouse Date: Tue, 12 May 2015 19:35:15 -0400 Subject: [PATCH] Updating building and NuGet files based on errors while creating the release --- NUnit.proj | 12 +++++++++++- nuget/nunit.console.nuspec | 4 ++-- nuget/nunit.core.engine.nuspec | 2 +- nuget/nunit.nuspec | 4 ++-- nuget/nunitCF.nuspec | 4 ++-- nuget/nunitlite.nuspec | 2 +- nuget/nunitliteCF.nuspec | 8 ++++---- 7 files changed, 23 insertions(+), 13 deletions(-) diff --git a/NUnit.proj b/NUnit.proj index a95218b7..bca87688 100644 --- a/NUnit.proj +++ b/NUnit.proj @@ -537,10 +537,14 @@ + + + + SourceFiles="@(BinFiles)" /> @@ -579,6 +583,12 @@ + + + + + + diff --git a/nuget/nunit.console.nuspec b/nuget/nunit.console.nuspec index 7bc42a9e..92d347ca 100644 --- a/nuget/nunit.console.nuspec +++ b/nuget/nunit.console.nuspec @@ -11,8 +11,8 @@ http://nunit.org/nuget/nunitv3_32x32.png false Console runner for version 3.0 of the NUnit unit-testing framework. - This package includes the nunit-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 package includes the nunit-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 package includes the nunit-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. en-US nunit test testing tdd runner Copyright (c) 2015 Charlie Poole diff --git a/nuget/nunit.core.engine.nuspec b/nuget/nunit.core.engine.nuspec index f02398f6..ba43a2f4 100644 --- a/nuget/nunit.core.engine.nuspec +++ b/nuget/nunit.core.engine.nuspec @@ -11,7 +11,7 @@ http://nunit.org/nuget/nunitv3_32x32.png false The NUnit Core Engine handles is used by runners to load and execute tests within a process. - This package includes the nunit.core.engine assembly, which may be used by runner programs that need to load and run tests within the same process as an alternative to the full engine. It is particularly suited for use by device runners. Third party runners that set up their own process for execution may also find this useful. This package is not intended for direct use by users who simply want to run tests. + This package includes the nunit.core.engine assembly, which may be used by runner programs that need to load and run tests within the same process as an alternative to the full engine. It is particularly suited for use by device runners. Third party runners that set up their own process for execution may also find this useful. This package is not intended for direct use by users who simply want to run tests. This is an beta release. However, the interface to the engine is considered stable at this point. en-US nunit test testing tdd engine diff --git a/nuget/nunit.nuspec b/nuget/nunit.nuspec index a36791b0..bffb0140 100644 --- a/nuget/nunit.nuspec +++ b/nuget/nunit.nuspec @@ -11,8 +11,8 @@ http://nunit.org/nuget/nunitv3_32x32.png false NUnit is a unit-testing framework for all .Net languages with a strong TDD focus. - NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly. This is an beta release, but is ready for production use for people with prior NUnit experience. - This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly. This is an beta release, but is ready for production use for people with prior NUnit experience. + NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly. This is an beta release, but is ready for production use for people with prior NUnit experience. + This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly. This is an beta release, but is ready for production use for people with prior NUnit experience. en-US nunit test testing tdd framework fluent assert theory plugin addin Copyright (c) 2015 Charlie Poole diff --git a/nuget/nunitCF.nuspec b/nuget/nunitCF.nuspec index 961be18a..e3384a6e 100644 --- a/nuget/nunitCF.nuspec +++ b/nuget/nunitCF.nuspec @@ -11,8 +11,8 @@ http://nunit.org/nuget/nunitv3_32x32.png false NUnit is a unit-testing framework for all .Net languages with a strong TDD focus. - NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. A number of runners, both from the NUnit project and by third parties, are able to execute NUnit tests. This package includes the NUnit 3.0 framework assembly, which is referenced by your tests. You will need to install version 3.0 of the nunit-console program or a third-party runner that supports NUnit 3.0 in order to execute tests. Runners intended for use with NUnit 2.x will not run 3.0 tests correctly. This is an beta release, but is ready for production use for people with prior NUnit experience. - This package includes the NUnit 3.0 framework assembly for .NET Compact Framework 3.5, which is referenced by your tests. You will need to install the NUnitLiteCF package in order to run the tests. Two separate packages are used because future versions will be supported by additional runners. + NUnit features a fluent assert syntax, parameterized, generic and theory tests and is user-extensible. This package includes the NUnit 3.0 framework assembly for .NET Compact Framework 3.5, which is referenced by your tests. You will need to install the NUnitLiteCF package in order to run the tests. Two separate packages are used because future versions will be supported by additional runners. + This is an beta release, but is ready for production use for people with prior NUnit experience. en-US nunit test testing tdd framework fluent assert theory plugin addin cf compact framework Copyright (c) 2015 Charlie Poole diff --git a/nuget/nunitlite.nuspec b/nuget/nunitlite.nuspec index 034f9908..bd230336 100644 --- a/nuget/nunitlite.nuspec +++ b/nuget/nunitlite.nuspec @@ -11,7 +11,7 @@ http://nunit.org/nuget/nunitv3_32x32.png false NUnitlite is a lightweight runner for tests that use the NUnit testing framework. - NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. It is suitable for projects that want to have a quick way to run tests using a console runner and don't need all the features of the NUnit engine and console runner. This package contains builds of the NUnitLite runner for .NET 2.0, 4.0 and 4.5 as well as Silverlight 5.0. How to use this package: 1. Create a console application for your tests and delete the generated class containing Main(). 2. Install the NUnitLite package, which creates a new Main() as well as adding a reference to NUnitLite. This will also bring in the NUnit package, which adds a reference to the nunit framework to your project. 3. Add your tests to the test project and simply start the project to execute them. + NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. It is suitable for projects that want to have a quick way to run tests using a console runner and don't need all the features of the NUnit engine and console runner. This package contains builds of the NUnitLite runner for .NET 2.0, 4.0 and 4.5 as well as Silverlight 5.0. How to use this package: 1. Create a console application for your tests and delete the generated class containing Main(). 2. Install the NUnitLite package, which creates a new Main() as well as adding a reference to NUnitLite. This will also bring in the NUnit package, which adds a reference to the nunit framework to your project. 3. Add your tests to the test project and simply start the project to execute them. This is an beta release, but is ready for production use for people with prior NUnit experience. en-US test unit testing tdd framework fluent assert device phone embedded diff --git a/nuget/nunitliteCF.nuspec b/nuget/nunitliteCF.nuspec index a5625bdd..288a68ea 100644 --- a/nuget/nunitliteCF.nuspec +++ b/nuget/nunitliteCF.nuspec @@ -11,7 +11,7 @@ http://nunit.org/nuget/nunitv3_32x32.png false NUnitlite is a lightweight runner for tests that use the NUnit testing framework. - NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. It is suitable for projects that want to have a quick way to run tests using a console runner and don't need all the features of the NUnit engine and console runner. This package contains a build of the NUnitLite runner for the .NET compact framework 3.5. How to use this package: 1. Create a console application for your tests and delete the generated class containing Main(). 2. Install the NUnitLite package, which creates a new Main() as well as adding a reference to NUnitLite. This will also bring in the NUnit package, which adds a reference to the nunit framework to your project. 3. Add your tests to the test project and simply start the project to execute them. + NUnitLite provides a simple way to run NUnit tests, without the overhead of a full NUnit installation. This package contains a build of the NUnitLite runner for the .NET compact framework 3.5. This is an beta release, but is ready for production use for people with prior NUnit experience. en-US test unit testing tdd framework fluent assert device phone embedded cf compact @@ -27,8 +27,8 @@ - - - + + + \ No newline at end of file