Ecosyste.ms: OpenCollective

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

NUnit

NUnit is a unit-testing framework for all .NET languages.
Collective - Host: opensource - https://opencollective.com/nunit - Code: https://github.com/nunit

Update docker/metadata-action digest to 70b2cdc

github.com/nunit/docfx-action - renovate[bot] opened this pull request 7 days ago
Update docker/login-action digest to 3b8fed7

github.com/nunit/docfx-action - renovate[bot] opened this pull request 7 days ago
Adapter also supports NUnit 4

github.com/nunit/docs - Bouke opened this pull request 7 days ago
NUnit2007 doesn't apply trivia correctly

github.com/nunit/nunit.analyzers - manfred-brands opened this issue 7 days ago
Fix trivia for NUnit2007

github.com/nunit/nunit.analyzers - verdie-g opened this pull request 8 days ago
Only run exes when using NUnitLiteRunner

github.com/nunit/NUnit.Cake.Recipe - CharliePoole opened this pull request 9 days ago
Ignore case when searching for existing tasks

github.com/nunit/NUnit.Cake.Recipe - CharliePoole opened this pull request 9 days ago
Handle unmanaged executables without throwing

github.com/nunit/nunit-console - CharliePoole opened this pull request 10 days ago
WIP: Added an EqualStringConstraint

github.com/nunit/nunit - manfred-brands opened this pull request 12 days ago
Added documentation link for --where option.

github.com/nunit/nunit - rsjackson3 opened this pull request 13 days ago
Fix accidentally dropped version numbers.

github.com/nunit/nunit - manfred-brands opened this pull request 13 days ago
Make DelayedConstraint work with ThrowsContraint

github.com/nunit/nunit - Dreamescaper opened this pull request 14 days ago
Add Constraint ApplyAsync

github.com/nunit/nunit - Dreamescaper opened this pull request 14 days ago
Updated test packages

github.com/nunit/nunit3-vs-adapter - OsirisTerje opened this pull request 15 days ago
Updating testpackages to latest

github.com/nunit/nunit - OsirisTerje opened this pull request 15 days ago
Assert.ThatAsync does not support polling

github.com/nunit/nunit - Dreamescaper opened this issue 15 days ago
expose Test on TestAdapter

github.com/nunit/nunit - SimonCropp opened this pull request 15 days ago
Bump NUnit from 3.14.0 to 4.2.2

github.com/nunit/nunit3-vs-adapter - dependabot[bot] opened this pull request 17 days ago
Benchmarks fail to run

github.com/nunit/nunit - MaxKot opened this issue 18 days ago
chore(deps): update dependency nunitlite to 4.2.2

github.com/nunit/docs - renovate[bot] opened this pull request 19 days ago
chore(deps): update dependency nunit to 4.2.2

github.com/nunit/docs - renovate[bot] opened this pull request 19 days ago
Release notes for framework 4.2.2

github.com/nunit/docs - OsirisTerje opened this pull request 19 days ago
Use default blocking strategy for valuetasks

github.com/nunit/nunit - stevenaw opened this pull request 21 days ago
Change to Central Package Management

github.com/nunit/nunit3-vs-adapter - OsirisTerje opened this pull request 23 days ago
Fixes #4798

github.com/nunit/nunit - OsirisTerje opened this pull request 27 days ago
Bump NUnit from 4.1.0 to 4.2.1

github.com/nunit/nunit3-vs-adapter - dependabot[bot] opened this pull request 27 days ago
chore(deps): update dependency nunitlite to v4.2.1

github.com/nunit/docs - renovate[bot] opened this pull request 27 days ago
chore(deps): update dependency nunit to v4.2.1

github.com/nunit/docs - renovate[bot] opened this pull request 27 days ago
Hotfix 4.2.1 Nunit Framework release notes

github.com/nunit/docs - OsirisTerje opened this pull request 27 days ago
Issue4794

github.com/nunit/nunit - OsirisTerje opened this pull request 27 days ago
Bump NUnit from 4.1.0 to 4.2.0

github.com/nunit/nunit3-vs-adapter - dependabot[bot] opened this pull request 28 days ago
chore(deps): update dependency nunitlite to v4.2.0

github.com/nunit/docs - renovate[bot] opened this pull request 28 days ago
chore(deps): update dependency nunit to v4.2.0

github.com/nunit/docs - renovate[bot] opened this pull request 28 days ago
updating packaging info

github.com/nunit/docs - OsirisTerje opened this pull request 28 days ago
Prepare for Release 4.2.

github.com/nunit/nunit - OsirisTerje opened this pull request 28 days ago
Make editorconfig rule addition slightly more robust

github.com/nunit/docs - danielmarbach opened this pull request 28 days ago
Validate addins files and display useful message

github.com/nunit/nunit-console - CharliePoole opened this pull request 29 days ago
NUnit 3.x to 4.x semi-automatic migration support

github.com/nunit/docs - danielmarbach opened this pull request 29 days ago
NUnit 3.x to 4.x semi-automatic migration support

github.com/nunit/docs - danielmarbach opened this issue 29 days ago
NUnit 4.x Android iOS support

github.com/nunit/nunit - DuarteMPG opened this issue about 1 month ago
chore(deps): update dependency microsoft.net.test.sdk to v17.11.0

github.com/nunit/docs - renovate[bot] opened this pull request about 1 month ago
Optimize message formatting

github.com/nunit/nunit - RenderMichael opened this pull request about 1 month ago
Determine if [TearDown] method is on the stack

github.com/nunit/nunit - arnonax-tr opened this issue about 1 month ago
Updated fw 4.2 releasenotes (autogenerated)

github.com/nunit/docs - OsirisTerje opened this pull request about 1 month ago
Tests to proof issue with ValueSource and CancelAfter was resolved

github.com/nunit/nunit - manfred-brands opened this pull request about 1 month ago
Make `IgnoreAttribute.Reason` public

github.com/nunit/nunit - RenderMichael opened this pull request about 1 month ago
Adding a paragraph about the startupobject,

github.com/nunit/docs - OsirisTerje opened this pull request about 1 month ago
Fix error in Publish Draft Release action

github.com/nunit/nunit-console - CharliePoole opened this pull request about 1 month ago
Replace AppVeyor with GitHub workflow

github.com/nunit/nunit-console - CharliePoole opened this pull request about 1 month ago
Default test pattern is wrong for NUnitLite

github.com/nunit/NUnit.Cake.Recipe - CharliePoole opened this issue about 1 month ago
Run all unit tests under NUnitLite

github.com/nunit/nunit-console - CharliePoole opened this pull request about 1 month ago
Multiple mains when running nunitlite to test an executable

github.com/nunit/nunit - CharliePoole opened this issue about 1 month ago
Add detection of GitHub Actions to BuildSettings

github.com/nunit/NUnit.Cake.Recipe - CharliePoole opened this pull request about 1 month ago
Detect running under GitHub Actions

github.com/nunit/NUnit.Cake.Recipe - CharliePoole opened this issue about 1 month ago
Run console tests under NUnitLite

github.com/nunit/nunit-console - CharliePoole opened this issue about 1 month ago
Update to use latest release of recipe

github.com/nunit/nunit-console - CharliePoole opened this pull request about 1 month ago
Update github-pages requirement from ~> 231 to ~> 232

github.com/nunit/nunit.github.io - dependabot[bot] opened this pull request about 1 month ago
Eliminate AppVeyor Build

github.com/nunit/NUnit.Cake.Recipe - CharliePoole opened this issue about 1 month ago
Create draft and production releases

github.com/nunit/NUnit.Cake.Recipe - CharliePoole opened this pull request about 1 month ago
Add full CI logic to github action

github.com/nunit/NUnit.Cake.Recipe - CharliePoole opened this issue about 1 month ago