Ecosyste.ms: OpenCollective

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

github.com/nunit/nunit-console

NUnit Console runner and test engine
https://github.com/nunit/nunit-console

Update README

CharliePoole opened this pull request 10 days ago
Readme doesn't list the .NET Core runner

CharliePoole opened this issue 12 days ago
Implement an algorithm to find extensions

CharliePoole opened this pull request 18 days ago
Engine extensions do not work with our dotnet tool

CharliePoole opened this issue 19 days ago
Eliminate .NET Standard 2.0 builds of both nunit.engine and nunit.engine.core

CharliePoole opened this pull request 20 days ago
Eliminate the .NET Standard 2.0 build of the engine

CharliePoole opened this issue 20 days ago
Eliminate .NET 6.0 build of the engine

CharliePoole opened this pull request 21 days ago
Eliminate the NetCore runner and the NUnit dotnet tool

CharliePoole opened this issue 26 days ago
Additional tests for the netcore runners

CharliePoole opened this pull request about 1 month ago
Update recipe to version 1.2.0

CharliePoole opened this pull request about 1 month ago
Test the NUnit V2 driver extension

CharliePoole opened this pull request about 1 month ago
Honor DOTNET_ROOT environment variables

CharliePoole opened this pull request about 1 month ago
Fix packaging errors

CharliePoole opened this pull request about 1 month ago
Create a .NET 8.0 Console Runner

CharliePoole opened this issue about 1 month ago
Create a .NET 8.0 build of the engine

CharliePoole opened this issue about 1 month ago
Create net80 runner

CharliePoole opened this pull request about 1 month ago
Reinstante teamcity extension as part of our packaging

CharliePoole opened this pull request about 1 month ago
Set `AppContext.BaseDirectory` when running under .NET 8.0

CharliePoole opened this pull request about 1 month ago
Add info about @FILE to help options; refactor ShowHelp()

CharliePoole opened this pull request about 2 months ago
Upgrade all tests to use latest version of NUnit available for each runtime.

CharliePoole opened this pull request about 2 months ago
Upgrade to use C# 11

CharliePoole opened this pull request about 2 months ago
Reorganize assembly resolution; fix error loading WindowsBase.dll

CharliePoole opened this pull request about 2 months ago
Add test to confirm issue 1383 is fixed

CharliePoole opened this pull request about 2 months ago
Update header and help to clarify which console runner is in use

CharliePoole opened this pull request about 2 months ago
Split help into several screens

CharliePoole opened this issue about 2 months ago
Update C# language version used for console and engine

CharliePoole opened this issue about 2 months ago
Update most tests to use the latest version of the nunit framework

CharliePoole opened this issue about 2 months ago
Handle invalid chars sent from the framework

CharliePoole opened this pull request about 2 months ago
Update to latest dev build of recipe, 1.2.0-dev00007

CharliePoole opened this pull request about 2 months ago
Handle unmanaged executables without throwing

CharliePoole opened this pull request 2 months ago
Eliminate unnecessary errors when processing non-test assemblies

CharliePoole opened this pull request 2 months ago
Timeout Attribute no longer working in nunit console 3.18.1?

WindingWinter opened this issue 2 months ago
SocketException when running nunit console involving .Net 8.0 DLLs

WindingWinter opened this issue 2 months ago
nunit console can't parse test case with special characters

WindingWinter opened this issue 2 months ago
Console output is unclear about which console build is running

CharliePoole opened this issue 2 months ago
FileNotFoundException using own TestRunner

Sputnik24 opened this issue 2 months ago
Validate addins files and display useful message

CharliePoole opened this pull request 3 months ago
Fix error in Publish Draft Release action

CharliePoole opened this pull request 3 months ago
Replace AppVeyor with GitHub workflow

CharliePoole opened this pull request 3 months ago
Run all unit tests under NUnitLite

CharliePoole opened this pull request 3 months ago
Limit running of X86 tests under GitHub actions until we resolve issue.

CharliePoole opened this pull request 3 months ago
Run console tests under NUnitLite

CharliePoole opened this issue 3 months ago
Update to use latest release of recipe

CharliePoole opened this pull request 3 months ago
Fix paths in addins file for NUnit.ConsoleRunner.NetCore nuget package

k15tfu opened this pull request 3 months ago
Improve Github Actions CI workflow

veleek opened this pull request 3 months ago
Switch cake to build with DotNetBuild instead of MSBuild

veleek opened this pull request 3 months ago
Fix errors in the dotnet tool runner

CharliePoole opened this pull request 4 months ago
Remove duplicate package id

CharliePoole opened this pull request 4 months ago
Add target for re-publishing symbol packages

CharliePoole opened this pull request 4 months ago
Need target to allow re-publishing a failed symbol package

CharliePoole opened this issue 4 months ago
Add test using V2 Result Writer

CharliePoole opened this pull request 4 months ago
Use shared nunit cake recipe

CharliePoole opened this pull request 4 months ago
Build using version 1.0.0-dev00001 of common NUnit cake recipe

CharliePoole opened this issue 4 months ago
Update recipe to match project loader

CharliePoole opened this pull request 4 months ago
Improved visibility of unit test errors

CharliePoole opened this pull request 4 months ago
Unit Test Failures are not displayed prominently

CharliePoole opened this issue 4 months ago
Eliminate .NET 5.0 builds

CharliePoole opened this pull request 4 months ago
Eliminate MSI package

CharliePoole opened this pull request 4 months ago
Fix Build script problems with api keys

CharliePoole opened this pull request 4 months ago
Develop a new CI build running under GitHub Actions

CharliePoole opened this issue 4 months ago
Eliminate msi package

CharliePoole opened this issue 4 months ago
Remove .NET 2.0 and 3.5 builds

CharliePoole opened this pull request 4 months ago
Simplify MSI build process

CharliePoole opened this issue 4 months ago
Update doc title; skip commits for docs only

CharliePoole opened this pull request 4 months ago
Eliminate .NET 2.0 Agent

CharliePoole opened this issue 4 months ago
Add .NET 8.0 agent

CharliePoole opened this issue 5 months ago
Eliminate .NET 5.0 Agent

CharliePoole opened this issue 5 months ago
Eliminate .NET Core 3.1 Agent

CharliePoole opened this issue 5 months ago
First step toward a general recipe for engine and extensions

CharliePoole opened this pull request 5 months ago
Eliminating locking of assembly file while test is loaded

PatrickLeGarrec opened this issue 5 months ago
Fix exception for .NET standard assemblies and add a test

CharliePoole opened this pull request 5 months ago
Standardize scripts across console and extension repos

CharliePoole opened this issue 5 months ago
Create platform-support.md

CharliePoole opened this pull request 5 months ago
Make runners and agents long-path-aware for v4

CharliePoole opened this pull request 5 months ago
Make runner and agents long-path-aware

CharliePoole opened this pull request 5 months ago
Console Runner Package Tests should exercise all our extensions

CharliePoole opened this issue 5 months ago
Addins files for agents; test NUnitProjectLoader extension

CharliePoole opened this pull request 5 months ago
Add support for extensions built for multiple targets

CharliePoole opened this pull request 5 months ago
ExtensionService does not validate the content of addins files

CharliePoole opened this issue 5 months ago
Define console / engine runtime platform support

CharliePoole opened this issue 5 months ago
Issue 1369

CharliePoole opened this pull request 5 months ago
Run X86 test assemblies under .NET Core runtimes

CharliePoole opened this pull request 5 months ago
Renaming branches

OsirisTerje opened this issue 5 months ago
Get X86 tests to run correctly; verify that package tests use correct agents

CharliePoole opened this pull request 5 months ago