Skip to content

Commit

Permalink
Update news and download pages for nunit console (#124)
Browse files Browse the repository at this point in the history
* Update news and download pages for nunit console

* Update _posts/2021-11-30-nunit-console-3.13.0.md

* Update _posts/2022-01-15-nunit-console-3.14.0.md

Co-authored-by: Sean Killeen <SeanKilleen@gmail.com>
  • Loading branch information
CharliePoole and SeanKilleen committed Jan 16, 2022
1 parent ef97b1c commit 84db408
Show file tree
Hide file tree
Showing 5 changed files with 76 additions and 1 deletion.
14 changes: 14 additions & 0 deletions _posts/2021-11-30-nunit-console-3.13.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
---
layout: post
title: "NUnit Console and Engine 3.14 Released"
date: 2022-01-15 12:00:00 -0000
categories: news update nunit
---

This is the first release of the NUnit Console Runner, which allows running of both .NET Framework and .NET Core tests, either separately or in combination. The Console Runner executes under the .NET Framework but is able to launch .NET Core agents and communicate with them over a TCP connection.

A second major feature is the availability of preemptive cancellation when the normal approach of requesting the test run to terminate itself doesn't work. This is an engine feature, available to any runners supporting cancellation.

This release includes code contributions from [Charlie Poole](https://github.com/CharliePoole), [Joseph Musser](https://github.com/jnm2), [Mikkel Nylander Bundgaard](https://github.com/mikkelbu), [Chris Maddock](https://github.com/ChrisMaddock), [Rob Prouse](https://github.com/rprouse), [Ian144](https://github.com/ian144), [TillW](https://github.com/x789), [Manfred Brands](https://github.com/manfred-brands), [Timon](https://github.com/TimonPost) and [Sean Killeen](https://github.com/SeanKilleen). Thank you to all those who contributed both in code, and otherwise.

You can download the NUnit Console from [GitHub](https://github.com/nunit/nunit-console/releases), [NuGet](https://www.nuget.org/) or [Chocolatey](https://www.chocolatey.org/profiles/nunit.org). See the [release notes](https://docs.nunit.org/articles/nunit/release-notes/console-and-engine.html) for more information.
12 changes: 12 additions & 0 deletions _posts/2022-01-04-nunit-console-3.13.1.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: post
title: "NUnit Console and Engine 3.14 Released"
date: 2022-01-04 12:00:00 -0000
categories: news update nunit
---

This release is entirely made up of improvements to the build process and is being released in order to test that process. There are no user-facing bug fixes or improvements in this release as compared to 3.13.0.

This release includes code contributions from [Charlie Poole](https://github.com/CharliePoole) and [Mikkel Nylander Bundgaard](https://github.com/mikkelbu).

You can download the NUnit Console from [GitHub](https://github.com/nunit/nunit-console/releases), [NuGet](https://www.nuget.org/) or [Chocolatey](https://www.chocolatey.org/profiles/nunit.org). See the [release notes](https://docs.nunit.org/articles/nunit/release-notes/console-and-engine.html) for more information.
12 changes: 12 additions & 0 deletions _posts/2022-01-05-nunit-console-3.13.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
---
layout: post
title: "NUnit Console and Engine 3.14 Released"
date: 2022-01-05 12:00:00 -0000
categories: news update nunit
---

This is another build-only milestone. The previous release, 3.13.1, required some intervention in order to complete correctly. The build fixes in this one are intended to allow publishing and release to run to completion.

There are no user-facing fixes or improvements in this release.

You can download the NUnit Console from [GitHub](https://github.com/nunit/nunit-console/releases), [NuGet](https://www.nuget.org/) or [Chocolatey](https://www.chocolatey.org/profiles/nunit.org). See the [release notes](https://docs.nunit.org/articles/nunit/release-notes/console-and-engine.html) for more information.
13 changes: 13 additions & 0 deletions _posts/2022-01-15-nunit-console-3.14.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
---
layout: post
title: "NUnit Console and Engine 3.14 Released"
date: 2022-01-15 12:00:00 -0000
categories: news update nunit
---

This release features a new agent for tests targeting .NET 5.0. In addition, automation of our publication and release process is now complete from creation of a draft release through releasing to production on GitHub. While this doesn't impact users directly, it will allow us to speed up the introduction of new features in coming releases.
Fixes for these issues would be very welcome! An updated beta has been released as version 3.12.0-beta2.

This release includes code contributions from [Charlie Poole](https://github.com/CharliePoole), [Joseph Musser](https://github.com/jnm2), [Mikkel Nylander Bundgaard](https://github.com/mikkelbu) and [Ilia K](https://github.com/k15tfu). Thank you to all those who contributed both in code, and otherwise.

You can download the NUnit Console from [GitHub](https://github.com/nunit/nunit-console/releases), [NuGet](https://www.nuget.org/) or [Chocolatey](https://www.chocolatey.org/profiles/nunit.org). See the [release notes](https://docs.nunit.org/articles/nunit/release-notes/console-and-engine.html) for more information.
26 changes: 25 additions & 1 deletion download.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ <h3>Download Types</h3>
<td class="text-right">April 27, 2021</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/latest">NUnit Console 3.13</a></td>
<td><a href="https://github.com/nunit/nunit-console/releases/latest">NUnit Console 3.14</a></td>
<td class="text-right">December 1, 2021</td>
</tr>
<tr>
Expand Down Expand Up @@ -199,6 +199,30 @@ <h2><a role="button" data-toggle="collapse" data-target="#olderReleases" href="#
<tr>
<th colspan="2">NUnit 3 Console</th>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.2">NUnit Console 3.13.2</a></td>
<td class="text-right">January 15, 2022</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.1">NUnit Console 3.13.1</a></td>
<td class="text-right">January 15, 2022</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.0">NUnit Console 3.13.0</a></td>
<td class="text-right">November 30, 2021</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.0">.NET Core NUnit Console 3.12.0-beta2</a></td>
<td class="text-right">January 17, 2021</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.0">NUnit Console 3.12.0</a></td>
<td class="text-right">January 17, 2021</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/3.13.0">NUnit Console 3.12.0-beta1</a></td>
<td class="text-right">August 1, 2020</td>
</tr>
<tr>
<td><a href="https://github.com/nunit/nunit-console/releases/tag/v3.11.1">NUnit Console 3.11.1</a></td>
<td class="text-right">February 15, 2020</td>
Expand Down

0 comments on commit 84db408

Please sign in to comment.