This repository has been archived by the owner on Jan 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #93 from nunit/release/3.6.1
Prepare for 3.6.1 release
- Loading branch information
Showing
6 changed files
with
44 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
### NUnit Xamarin Runner 3.6.1 - March 14, 2017 | ||
|
||
This release includes new functionality to write and retrieve a TestResult xml file, via either a TCP port or specified file path. Additional changes are also included to improve intergration with CI systems. | ||
|
||
Windows Phone 8.1 support has been removed in this release. | ||
|
||
#### Issues Resolved | ||
|
||
* 17 Add a TcpListener | ||
* 24 Create a Test Results file | ||
* 51 Update to NUnit 3.5 | ||
* 53 Update the README and docs | ||
* 57 String resource Hello without id in Droid Runner project | ||
* 59 Enable adding multiple assemblies to test | ||
* 60 Added TestOption to change xml result file location | ||
* 62 Get AppVeyor build working | ||
* 64 Remove support for Win Phone 8.1 | ||
* 65 Update library versions | ||
* 66 Remove Text/UI references to NUnit 3.0 | ||
* 70 Make the Icon Larger | ||
* 74 Document framework version dependency of runner | ||
* 84 Allow app to be terminated automatically after running the tests | ||
* 85 Update to NUnit 3.6.1 | ||
* 86 Include UWP test runner in CI | ||
* 91 Added a null check in the TestOptions get-method | ||
|
||
### NUnit Xamarin Runner 3.0.1 - December 3, 2015 | ||
|
||
This release updates the test runner to use the new 3.0.1 NUnit Framework which fixes issues with Async tests on Windows 10 UWP. | ||
|
||
### NUnit Xamarin Runner 3.0.0 - November 18, 2015 | ||
|
||
This is the first release of the NUnit Xamarin Runners supporting Android, iOS, Windows Phone 8.1 and Windows 10 Universal Apps. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters