Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/nunit/dotnet-test-nunit

Deprecated test runner for .NET Core. For use with project.json only. For recent releases of .NET Core, use the NUnit 3 Visual Studio Adapter
https://github.com/nunit/dotnet-test-nunit

Merge pull request #17 from nunit/issue-3

Save out TestResults

a22c3396a3bced2079ddf9509091a33bf07479e9 authored over 8 years ago by Rob Prouse <[email protected]>
Merge pull request #16 from nunit/issue-15

Added Invalid Assemblies return code from nunit/nunit#1530

02745bc2e30a5054be4b16528cd879bc347fd538 authored over 8 years ago by Rob Prouse <[email protected]>
Save out TestResults

f0f9d4d90e5ce4309123fa1b6db325dad1d4f4e5 authored over 8 years ago by Rob Prouse <[email protected]>
Added Invalid Assemblies return code from nunit/nunit#1530

3f2c677a532281a14b2398dd5922e66063a493b0 authored over 8 years ago by Rob Prouse <[email protected]>
Merge pull request #14 from nunit/issue-13

Parse the properties out of test-cases

094f7d70684254812fca88c0cea0329c8e7857c9 authored over 8 years ago by Rob Prouse <[email protected]>
Parse the properties out of test-cases

9f6751d28deb7c900cca379ad974d9523264e59d authored over 8 years ago by Rob Prouse <[email protected]>
Merge pull request #10 from nunit/issue-5a

Fixes Issue #5

d9ee34f829e967960886fb1ce10233f86a4ccf53 authored over 8 years ago by Rob Prouse <[email protected]>
Better document folder on .NET Core

819a7f753abb8c6d4661d2f32d78851587d8cb6f authored over 8 years ago by Rob Prouse <[email protected]>
Minimum test duration of 1 ms

76d82b14f37a7532bacaa24eefe3240fa1cc9440 authored over 8 years ago by Rob Prouse <[email protected]>
Fixing up the project.json files

ed7f0fdb21b0ac9f1d30188fbaae2a5e4c414c26 authored over 8 years ago by Rob Prouse <[email protected]>
Merge pull request #7 from nunit/issue-6

Build NuGet package and save as artifact on AppVeyor

d1e3c6333e00a8abb4a50a0922cc941b311a972d authored over 8 years ago by Rob Prouse <[email protected]>
Appveyor didn't like the constant build version

3cf78990aa590a0737d6ae433ec9b68ab54c2a5b authored over 8 years ago by Rob Prouse <[email protected]>
Getting the NuGet versions inline with NUnit

a5ea9d025ae9d7b874d5f057bf6ded9dad2e2c06 authored over 8 years ago by Rob Prouse <[email protected]>
Specify release as the build configuration

fbfa2d480eaf847d5fc486a38180b28a58ce57fa authored over 8 years ago by Rob Prouse <[email protected]>
Trying variables in the PS script

174b5ea5dd1c25426e9cb3690c9dc010db5db034 authored over 8 years ago by Rob Prouse <[email protected]>
Try double quoting {version}

ba3a4b5ede850058241c36c30cb252eaf7b21467 authored over 8 years ago by Rob Prouse <[email protected]>
{version} doesn't seem to be working in the AppVeyor.yml file

91f18205dcbf826e50b3750b7ce4f06da77dcf0f authored over 8 years ago by Rob Prouse <[email protected]>
Added the script file to the solution

e4161ec42a7bfc6330619a028e58f81528ae7adf authored over 8 years ago by Rob Prouse <[email protected]>
Build NuGet package and save as artifact on AppVeyor

e1c339a7484bf5b475c62e5da4ff507809590398 authored over 8 years ago by Rob Prouse <[email protected]>
Merge pull request #1 from nunit/issue-1371

The initial implementation of the .NET Core runner for NUnit

ab5191007ed6348e5f9225ef3741a25f377ff124 authored over 8 years ago by Rob Prouse <[email protected]>
Cleaning up the output

dcedc4b48e3c501e7fe3e1bb1542c2440161f485 authored over 8 years ago by Rob Prouse <[email protected]>
Explore tests now working

5c5b9dce5727d14d9d2c6c4b4f973a3768f11456 authored over 8 years ago by Rob Prouse <[email protected]>
Most of test running is now working

833c3c7388ee52691c87bb0215d927a44806dbca authored over 8 years ago by Rob Prouse <[email protected]>
Structure for running tests is in place, now I just need to parse the results

f31060a180bc8bb07848f9d25a9e69158fd24d98 authored over 8 years ago by Rob Prouse <[email protected]>
Fixed test node in appveyor

ec0306b578aaa66df301fe99869960ad10a23359 authored over 8 years ago by Rob Prouse <[email protected]>
Attempting to get building on AppVeyor

33fc3594a324d9ece5714dc8839ded17412ec3ad authored over 8 years ago by Rob Prouse <[email protected]>
Created the basic structure of the test runner

f3377550f2ae86c0e70b95dc690133f7d97a14b4 authored over 8 years ago by Rob Prouse <[email protected]>
Added command line options class

a58e97735b4eaf24316ef1c6c855c64e66f4fe6a authored over 8 years ago by Rob Prouse <[email protected]>
Added unit tests for the test sinks

34be6082f8a68bb25ee895cad55f998921a61c30 authored over 8 years ago by Rob Prouse <[email protected]>
Initial unit tests

0b9a206ee174fd33d8e095f22666c5afdff70bdf authored over 8 years ago by Rob Prouse <[email protected]>
Implemented the remote test sinks

aa83e4d44413cb0bd5f442b016f080a5b7663189 authored over 8 years ago by Rob Prouse <[email protected]>
Fixing up namespaces and importing the NUnit Portable Agent package

61988769266bb4d9e0b26a8c12ce371eee061561 authored over 8 years ago by Rob Prouse <[email protected]>
Initial import of project

a8d1da6637946477d46334eaac52cace3cd4713d authored over 8 years ago by Rob Prouse <[email protected]>
Initial commit

0c55d651529f4f93497f0b8a0a692800563b8a4c authored over 8 years ago by Rob Prouse <[email protected]>