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 Directory.Build.props

github.com/nunit/nunit - 97fe0b36ad81987d65cb7b3647a7b12fe1f8630d authored over 2 years ago
Merge remote-tracking branch 'upstream/master' into enable-nullable-for-RuntimeFramework

github.com/nunit/nunit - c504c53b55dc66b76a7917a21bf2bd4c107b63d5 authored over 2 years ago
Update DefaultTestAssemblyBuilder.cs

github.com/nunit/nunit - 7711f50ee039ca99bfadbcd0ddcdb55c3a04630d authored over 2 years ago
Merge remote-tracking branch 'upstream/master' into enable-nullable-in-DefaultTestAssemblyBuilder

github.com/nunit/nunit - 64cd8f54d0e908ab6ebd5bddee84574fdb1f6ea4 authored over 2 years ago
Merge pull request #4176 from SimonCropp/FrameworkController.Settings-cant-be-null

FrameworkController.Settings cant be null

github.com/nunit/nunit - d2dd7ca819ccb8210f27c0bd22914daf6bbca50e authored over 2 years ago
Merge pull request #1218 from nunit/issue-877

Make each agent a separate project and give them identifiable names

github.com/nunit/nunit-console - f0f82113965c7bda3e14dc72d4ed232845bbc4e2 authored over 2 years ago
Split nunit-agent project into five projects

github.com/nunit/nunit-console - 23a5677a02db2e585d91baad2eb1fbaa379bee60 authored over 2 years ago
Split nunit-engine-x86 project into two projects

github.com/nunit/nunit-console - 2efd28139c4628b2aa39abbfb80de06e628972d4 authored over 2 years ago
Update src/NUnitFramework/framework/Api/DefaultTestAssemblyBuilder.cs

Co-authored-by: Manfred Brands <[email protected]>

github.com/nunit/nunit - 775d3d6371285e14ff9b04565e539ab3d67eb139 authored over 2 years ago
Move agent projects to a subfolder in preparation for creating more projects

github.com/nunit/nunit-console - 349ca249b5cd29d033660590d73eee5b8655ea04 authored over 2 years ago
Fix documentation of IsNotEmpty

Was missing the word `not`

github.com/nunit/nunit - 9d81fe0eb1a1834499e0dfbf2cc9878bc0ef11c2 authored over 2 years ago
Update TimeoutCommand.cs

github.com/nunit/nunit - 14026712038919cdcb680195854ed92cac59af0f authored over 2 years ago
enable nullable for MessagePumpStrategy

github.com/nunit/nunit - 5f6e3b164283b61a6a224bb5d2fe2ac2b7a47164 authored over 2 years ago
remove redundant null check in TestFilter

github.com/nunit/nunit - 5edbeba943b13bcdfa0f49104df1bfa35ac43355 authored over 2 years ago
enable nullable for StackFilter

github.com/nunit/nunit - b7bade8741ba0c315de9ea8c37d423f40b37af01 authored over 2 years ago
enable nullable for commands

github.com/nunit/nunit - d2e935cfa91a6a79be5c860ac1d9d02d2cce636a authored over 2 years ago
enable nullable in ThreadUtility

github.com/nunit/nunit - bbd17688ba4afd7dbc25545801b338309dd8840f authored over 2 years ago
enable nullable for RuntimeFramework

github.com/nunit/nunit - 8379bea8198db5ab1a855eb75dc3d93b67bba9a0 authored over 2 years ago
add nullable to CSharpPatternBasedAwaitAdapter

github.com/nunit/nunit - c4f15da1850926216ddf7d3cb5779930ca20e0c1 authored over 2 years ago
FrameworkController.Settings cant be null

github.com/nunit/nunit - 185276dec36494d4874cf4e9569fc8f5a1609127 authored over 2 years ago
enable nullable in DefaultTestAssemblyBuilder

github.com/nunit/nunit - 95aac7f124cd005e0342d94944339e93e534cea1 authored over 2 years ago
Merge pull request #1214 from nunit/issue-1178b

Apply fix for issue 1178 to 4.0 build

github.com/nunit/nunit-console - 886f2a16337c7ce50b3c77b81d5fb2791e68f147 authored over 2 years ago
Apply fix for issue 1178 to 4.0 build

github.com/nunit/nunit-console - abd0fb9752343be029fbf6446de804a7936a2e64 authored over 2 years ago
Merge pull request #4172 from SimonCropp/change-ITypeInfo.Namespace-to-be-nullable

change ITypeInfo.Namespace to be nullable

github.com/nunit/nunit - f77ac94d69daf985653763f073e651304d9e31f8 authored over 2 years ago
[add] GitHub Actions workflow for running test

github.com/nunit/nunit.analyzers - 0d57de9017e97b02e462be3ca4be9fd38dba7e2d authored over 2 years ago
Merge pull request #470 from nunit/dependabot/nuget/src/Microsoft.NET.Test.Sdk-17.3.1

chore(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 in /src

github.com/nunit/nunit.analyzers - 352c45a1460a537b8cfc98bd46928b97888f036d authored over 2 years ago
Add info about comments in test list (#670)

* Add info about comments in test list

* Update docs/articles/nunit/running-tests/Console-Com...

github.com/nunit/docs - 3491c37daa3e5d91d439c81d11e8e0b6f82751b6 authored over 2 years ago
Update docfx action to v1.11.0 (#671)

github.com/nunit/docs - 161a88658750e81df76c9137a33fb8af64c5618b authored over 2 years ago
Merge pull request #12 from Arhell/v-bump

Update to docfx 2.59.4

github.com/nunit/docfx-action - 930762ce8c109fdca7676b247acc02d86fdde0fc authored over 2 years ago
Update nunit.testdata.fsharp.fsproj

github.com/nunit/nunit - 6d64dbfc314e2bf4d2c25bd9e42563423f949cbe authored over 2 years ago
change ITypeInfo.Namespace to be nullable

github.com/nunit/nunit - 0f5422c5f81dec99146587d221241a590ad73c4b authored over 2 years ago
Update to docfx 2.59.4

github.com/nunit/docfx-action - 519989672d4a415de62d5f9a56fe4ff8511f7eef authored over 2 years ago
chore(deps): Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 in /src

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.2.0 to 17.3.1.
- [Re...

github.com/nunit/nunit.analyzers - 19066d5fa15ca91d998c3aa1735ea70e3f587b81 authored over 2 years ago
Merge branch 'master' of https://github.com/nunit/nunit3-vs-adapter.issues

github.com/nunit/nunit3-vs-adapter.issues - 45159d660ba39c496e2a30e4cdbb19340202148b authored over 2 years ago
add new favicons (#668)

github.com/nunit/docs - c93593ee208a223920cd055871d76b37c165d99c authored over 2 years ago
add svg favicon (#141)

github.com/nunit/nunit.github.io - fcc250e8e06ed982ddc12663e293b9b4c89fe6b7 authored over 2 years ago
Merge pull request #1209 from nunit/issue-1206b

Put agent path in quotes

github.com/nunit/nunit-console - 2d09c05c4bffd5c200c561abf4572abcb7d02f99 authored over 2 years ago
Put agent path in quotes

github.com/nunit/nunit-console - 32cd268d282b5fa1d2d3ecb27c6006609dbf2f1d authored over 2 years ago
Merge pull request #4145 from mxschmitt/bugfix/test-output-xml-serialization-invalid-characters

Fix TestOutput XML serialization with invalid characters

github.com/nunit/nunit - 019cce08489473cbc9858e622ae66eaa97106092 authored over 2 years ago
Merge pull request #4127 from mjedrzejek/master

Update codebase to use Array.Empty<T>

github.com/nunit/nunit - bada876f05eb9c326ed8aea983ceee3468de5d12 authored over 2 years ago
Fix a typo (#666)

github.com/nunit/docs - 3a284b886e611228444e0c43fbc4ac09da71bdb5 authored over 2 years ago
Merge pull request #466 from manfred-brands/issue/465

Throws.Equals type is not related to actual delegate.

github.com/nunit/nunit.analyzers - f021857370caf296ede1c99d8da1ef86d4d6b5ac authored over 2 years ago
Throws.Equals type is not related to actual delegate.

github.com/nunit/nunit.analyzers - 2f004f032617276060d0fdef8d85f73a06fda3a6 authored over 2 years ago
Merge pull request #452 from nunit/dependabot/nuget/src/StyleCop.Analyzers.Unstable-1.2.0.435

chore(deps): Bump StyleCop.Analyzers.Unstable from 1.2.0.406 to 1.2.0.435 in /src

github.com/nunit/nunit.analyzers - 7df36cb36c1acef4862d94199c2bd26eb433edf0 authored over 2 years ago
Merge pull request #463 from nunit/dependabot/nuget/src/Nullable-1.3.1

chore(deps): Bump Nullable from 1.3.0 to 1.3.1 in /src

github.com/nunit/nunit.analyzers - b447b4d571817ead64f53f4856d9ec968be8e1f0 authored over 2 years ago
chore(deps): Bump Nullable from 1.3.0 to 1.3.1 in /src

Bumps [Nullable](https://github.com/manuelroemer/Nullable) from 1.3.0 to 1.3.1.
- [Release notes...

github.com/nunit/nunit.analyzers - 31a5195d5d80589c4bc9c9379720b4edcf92a157 authored over 2 years ago
Merge pull request #468 from manfred-brands/issue/467

Ensure compiling with 6.0.10x

github.com/nunit/nunit.analyzers - c4f27633c6fcd350a854f0a34dfe2b3e89f67152 authored over 2 years ago
Fix TestOutput XML serialization with invalid characters

github.com/nunit/nunit - 318c0406ae6542d3d483a84aed4e879134136a3f authored over 2 years ago
Install specific SDK on appveyor

github.com/nunit/nunit.analyzers - 944706f9b4f1fc4d5744e84a9d73a96bce32826f authored over 2 years ago
Ensure compiling with 6.0.10x

github.com/nunit/nunit.analyzers - 4479d1b4d8159604aa169b8450f9acbbc175623e authored over 2 years ago
Discard env path settings

github.com/nunit/nunit-vs-testgenerator - 685fb504d4a100ecbd7e7fa590c11c9c66b8ac5a authored over 2 years ago
Support for VS2022,upgrade to net 4.7.2

github.com/nunit/nunit-vs-testgenerator - e1678ea72d82c9a7804e42201c2e9aae9b6000cd authored over 2 years ago
Added issue 996m and 990

github.com/nunit/nunit3-vs-adapter.issues - 5e7e29e0dfad986e1edfaee62381863495fe452e authored over 2 years ago
Dependabot/nuget/nunit.engine 3.15.2 (#995)

* Bump nunit.engine from 3.15.0 to 3.15.2

Bumps [nunit.engine](https://github.com/nunit/nunit...

github.com/nunit/nunit3-vs-adapter - 52f05c929d6c48a75235ceb7d2ec1e4796e1f6a9 authored over 2 years ago
Bump NSubstitute from 4.3.0 to 4.4.0 (#994)

Bumps NSubstitute from 4.3.0 to 4.4.0.

---
updated-dependencies:
- dependency-name: NSubsti...

github.com/nunit/nunit3-vs-adapter - adef94060132ae6b51876aa21c57cee78a110941 authored over 2 years ago
Bump nunit.engine from 3.15.0 to 3.15.2 (#989)

* Bump nunit.engine from 3.15.0 to 3.15.2

Bumps [nunit.engine](https://github.com/nunit/nunit...

github.com/nunit/nunit3-vs-adapter - 55a4ee41ac94527f395fd2d3d0c4b44060cf3530 authored over 2 years ago
Merge pull request #4114 from aaronfranke/testcasesource-doc

Improve XML documentation for `TestCaseSourceAttribute`

github.com/nunit/nunit - 9743c7e326d60d446f2fb6173f81db1ba810f515 authored over 2 years ago
fix for issue 990 (#992)

github.com/nunit/nunit3-vs-adapter - 5d5b5de6b58130c70557e736a287509c9ff4eb95 authored over 2 years ago
Update docfx action to v1.10.0 (#664)

Updates docfx to v2.59.3

github.com/nunit/docs - e9c56d8bd941ce6fa731ba672ab1d41ca787e367 authored over 2 years ago
Merge pull request #11 from Arhell/bump

Update to docfx 2.59.3

github.com/nunit/docfx-action - bc06b26e6f44580cfd599bfbe3b6d9a151b2484c authored over 2 years ago
Update to docfx 2.59.3

github.com/nunit/docfx-action - f8418bcf95ba2f09fe257eae9a92cdfec6a33cf6 authored over 2 years ago
Disable MD004 rule (#662)

github.com/nunit/docs - 4bfb23df77283082dbe410a3c8cd1427c81196fa authored over 2 years ago
Standardize linting tooling on asterisk as list style (#660)

* add linting rule to specify style

* update article to asterisks

github.com/nunit/docs - b092adcc940fd094470452279007e6f84626e1a7 authored over 2 years ago
Use asterisks rather than dashes (#659)

For consistency

github.com/nunit/docs - 0999b2319fea8b4c778fa93049089da0ba717587 authored over 2 years ago
Fix error in deploying page

github.com/nunit/docs - 5dfea951f606bf696a4aacf71186a1214259752a authored over 2 years ago
Update release-notes.md

github.com/nunit/docs - be289fbb686d48abe71e6db7e61843ef91f7ece9 authored over 2 years ago
Merge pull request #461 from nunit/dependabot/nuget/src/Gu.Roslyn.Asserts-4.3.0

chore(deps): Bump Gu.Roslyn.Asserts from 4.2.1 to 4.3.0 in /src

github.com/nunit/nunit.analyzers - 24e0d141af8daa49d9dd1fd5d9418decb06c5adc authored over 2 years ago
Merge branch 'master' of https://github.com/nunit/nunit3-vs-adapter.issues

github.com/nunit/nunit3-vs-adapter.issues - f37e1eaa0ad72f1cf897cb04ac3fa0d62cf11faf authored over 2 years ago
Change Array.Empty to Enumerable.Empty

github.com/nunit/nunit - 0188272ec277c68b41923fb64a7a30ed21459477 authored over 2 years ago
Unescape \u in test output so ANSI color codes can be interpreted correctly (#984)

* Unescape \u when reading test output. This fix colors when running test in `dotnet test`

* ...

github.com/nunit/nunit3-vs-adapter - 6a6e422a7b4874a2340e90b41f9e9a12b3d3a450 authored over 2 years ago
Update codebase to use Array.Empty<T> for empty arrays - revert code for attribute parameter

github.com/nunit/nunit - 3c31b8b7ab1e21a9096549a6288d740b16661af8 authored over 2 years ago
Merge branch 'master' of https://github.com/mjedrzejek/nunit

github.com/nunit/nunit - 76354bda70e5800cd2419eaaba5cccd79ac5c6c8 authored over 2 years ago
Update codebase to use Array.Empty<T> for empty arrays

github.com/nunit/nunit - fa87064d3d738e9bf5a86eb1281f6d363c2ea442 authored over 2 years ago
Update codebase to use Array.Empty<T> for empty arrays

github.com/nunit/nunit - 90afcb8e3e7b62101b9b19485df5070312d50c0f authored over 2 years ago
Bump StyleCop.Analyzers from 1.2.0-beta.376 to 1.2.0-beta.435 (#979)

Bumps [StyleCop.Analyzers](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1.2.0-beta...

github.com/nunit/nunit3-vs-adapter - be785cd93e98ba61f08e3148ee05d3b0acc0ec32 authored over 2 years ago
Updating packages (#983)

* Updating packages

* Added netcore 2.1 sdk to github action yml

* Again

* And again

...

github.com/nunit/nunit3-vs-adapter - 6ce4e4c17ef8464ef0aaf891ddf040b99cbb62b1 authored over 2 years ago
Create sonarbuild.yml

github.com/nunit/nunit3-vs-adapter - ec98401f02bf15b1099b90f8e6a7534e45095e87 authored over 2 years ago
Update Visual Studio Test Adapter documentation - VS2022 (#656)

github.com/nunit/docs - 35431801f80422a19355f97e4b51a9bb85ba9023 authored over 2 years ago
Update cSpell action to use node 12 --> 18 (#658)

github.com/nunit/docs - 041d0d3c09fc5c0e81eb56b96181ae64bc5b9526 authored over 2 years ago
Update code to use Array.Empty<T> - revert not required change in NuGet.config

github.com/nunit/nunit - e7999fd50cc983da0a4ddbbfbcf45b973fb0d86a authored over 2 years ago
Update code to use Array.Empty<T> - revert not required change

github.com/nunit/nunit - b5604bb12ee931651830c8f4434dd2cad6bd7d8b authored over 2 years ago
Update code to use Array.Empty<T>

github.com/nunit/nunit - b27a7b50b76ab158adc5835515d6758cb3b53379 authored over 2 years ago
Merge pull request #4120 from Crown0815/master

Enumerate enumerables to determine emptiness

github.com/nunit/nunit - 34a39b3f7ce1ae49ed7d7bcddaec9573c6364f97 authored over 2 years ago
Merge pull request #4122 from manfred-brands/issue/master-3859-TimeoutMessage

Ensure consistent messages for TimeoutCommand for both .NETFramework and .NETCore

github.com/nunit/nunit - cc5c03cd1af7d771f43749ad1ecd71c095d2d5bc authored over 2 years ago
Ensure consistent messages for TimeoutCommand for both .NETFramework and .NETCore

github.com/nunit/nunit - 4f09e92dd025ecafd4fe30f85510056ccf183576 authored over 2 years ago
chore(deps): Bump Gu.Roslyn.Asserts from 4.2.1 to 4.3.0 in /src

Bumps [Gu.Roslyn.Asserts](https://github.com/GuOrg/Gu.Roslyn.Asserts) from 4.2.1 to 4.3.0.
- [Re...

github.com/nunit/nunit.analyzers - 4d776a1c47ee5f0079149969ff8e8fab70ec1e72 authored over 2 years ago
Enumerate enumerables to determine emptiness

The usage of the `Count` property can lead to unexpected results
if the `Count` is not in sync w...

github.com/nunit/nunit - 7731ef370dfec5b3ac167f161cac5e5a6ad04c9c authored over 2 years ago
Merge pull request #460 from manfred-brands/issue/459

Limit suggestion to use Has.Length/Count

github.com/nunit/nunit.analyzers - 68f8dacffef7999007119478654a8c8b3bd57424 authored over 2 years ago
Limit suggestion to use Has.Length/Count

- Do not raise it if the type is not integral
- Do not raise it if the type does not implement I...

github.com/nunit/nunit.analyzers - 25126275176e87062f3a07d162356f44b27bf7ba authored over 2 years ago
Merge pull request #453 from eatdrinksleepcode/support-string-assert

Support classic StringAssert in ConstActualValueUsage analyzer and code fix

github.com/nunit/nunit.analyzers - 195337ea55146ca7d04f4d9cd6ebc868acdad452 authored over 2 years ago