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 consoleout

github.com/nunit/docs - 60ae080dc6aaa56e92c07d1ca8ee81852861fd23 authored almost 2 years ago
Merge pull request #502 from manfred-brands/issue442_TestCaseSourceParameterCheck

Issue442 test case source parameter check

github.com/nunit/nunit.analyzers - 91fedd1f0b6cc6d80185c56b7971f88a85b0fc67 authored almost 2 years ago
Update to docfx 2.62.1

github.com/nunit/docfx-action - 074765b37e596e8eec5f5a6c969a2701a5942c8f authored almost 2 years ago
Replace link to ruleset docs

github.com/nunit/nunit.analyzers - e83747c6c24d9eef9da38711fc1557dd2cc3e434 authored almost 2 years ago
Devcontainer: C# extension and alias for samples (#721)

* Add C# extension to devcontainer

* Add alias

* Update docs

github.com/nunit/docs - 5c2140640cf3aedf64deee8478499195744e9ff1 authored almost 2 years ago
Use .NET 6 in snippets & build process (#720)

* Change snippets project to use net6.0

* Use .NET 6 in build process.

github.com/nunit/docs - f0812eb4e03bb95c50667df04246d15152812edf authored almost 2 years ago
Update devcontainer file (#719)

github.com/nunit/docs - bc1410da8012fe49c5125c7b3aa4e7f243c9a1ec authored almost 2 years ago
Minor follow up (#718)

* Minor cleanup

* Table spacing

I was already in there so I figured why not :laughing:

...

github.com/nunit/docs - 054fb0e957cc72b6f5c00cdaeb4a8d9fc2a6ba3b authored almost 2 years ago
Merge pull request #717 from nunit/enginecompatibility

small header name change

github.com/nunit/docs - bceed1e9e35ff5e0736f06d03d7b8f2335f88c11 authored almost 2 years ago
small header name change

github.com/nunit/docs - 9348b736182faed58e87c5ec142fd4400cb5ddfd authored almost 2 years ago
Merge pull request #716 from nunit/enginecompatibility

Forgot adding to Toc

github.com/nunit/docs - f07f02da80b87bc24b4193d9426abe690192f921 authored almost 2 years ago
Forgot adding to Toc

github.com/nunit/docs - c2cf260afa08e8b005ca4e205585c7c11d815b6d authored almost 2 years ago
Merge pull request #715 from nunit/enginecompatibility

Adding Adapter/engine compatibility information

github.com/nunit/docs - 3014944528a4a31f6a14b02cbe710634c2c09d86 authored almost 2 years ago
Adding Adapter/engine compatibility information

github.com/nunit/docs - 3fc97a7c135a9e26a1175df97134530f0c17769e authored almost 2 years ago
fix assembly dependencies resolver for netcore

github.com/nunit/nunit-console - 485153dd0b414f71e2432aadc1028afce114e7cf authored almost 2 years ago
Use latest docfx-action (#714)

* Use latest docfx-action

* update versions

github.com/nunit/docs - 0a522af59f897699222df9be99776aa8957f4977 authored almost 2 years ago
Merge pull request #22 from nunit/SeanKilleen-patch-2

Update docfx to v2.61.0

github.com/nunit/docfx-action - 0fcd1c36265f4b365544aa9e8790e544c61681b2 authored almost 2 years ago
Update docfx to v2.61.0

github.com/nunit/docfx-action - e82029b410cab2af3dbfe046cc0c42ebd8b66593 authored almost 2 years ago
Merge pull request #21 from Arhell/upd

Update to docfx 2.60.2

github.com/nunit/docfx-action - 13d597dcb6166402799a1fea5dab4c3bbde1e0b0 authored almost 2 years ago
Merge pull request #4284 from SeanKilleen/assert-charlie

Add Assert.Charlie() -- Commemorating Charlie Poole's Contributions to the NUnit Project

github.com/nunit/nunit - 3f705500d40be1cc0b296273bc5b133abe2d6f9b authored almost 2 years ago
Improve PropertyConstraint to allow interrogating the Type instance

github.com/nunit/nunit - b71c97049877c874accfff0a7d30a988c0a72e1f authored almost 2 years ago
Merge pull request #511 from manfred-brands/issue509_TestCaseTypeMismatch

Do not report errors on TestCase parameters types that are invalid.

github.com/nunit/nunit.analyzers - e117ffd81411cbb6ec9af34525551d7cd6a6e436 authored almost 2 years ago
Add minor phrasing to clarify charlie didn't create NUnit

github.com/nunit/nunit.github.io - 98c549079aa7c6ee9d44fd8a97cc515a0a4416b2 authored almost 2 years ago
Add punctuation that was accidentally automatically removed.

github.com/nunit/nunit.github.io - f2a736c34c2630478765f24190696b7c24c61cff authored almost 2 years ago
Add link for assert.charlie PR

github.com/nunit/nunit.github.io - 293e82765f31875f8d38ca34f2c215a9d0e50fa9 authored almost 2 years ago
Celebrating Charlie - Announcement post (#144)

* Post body

* Add link

github.com/nunit/nunit.github.io - 7daa9cc32cbfef7e87cbd5876ac5c9fb76f94e56 authored almost 2 years ago
Do not report errors on TestCase parameters types that are invalid.

github.com/nunit/nunit.analyzers - 0426e90b2cea1d53adcc71719fd81d67ef753299 authored almost 2 years ago
Added more unit tests to cover the case we cannot detect errors.

github.com/nunit/nunit.analyzers - 261d71ae5f65986fd937ffceb95d3743a37847fb authored almost 2 years ago
Apply suggestions from code review

Co-authored-by: Mikkel Nylander Bundgaard <[email protected]>

github.com/nunit/nunit.analyzers - 1aa644d8632e427efe8bc4195f6d5d73e1db90a2 authored almost 2 years ago
Don't override messages

github.com/nunit/nunit - 391265959c238e2abd77e20159ff0775f42ddb9b authored almost 2 years ago
Output the Charlie appreciation message

github.com/nunit/nunit - 5d14d0e9c54104e54ad97c7db8058bf5717dcf42 authored almost 2 years ago
formatting

github.com/nunit/nunit - db6f6a2cea3dc60d8a9d68db62104ca28e1a8890 authored almost 2 years ago
Add aliases

github.com/nunit/nunit - a6f9817f6421cfdc328023879f49f05bdb80a8f0 authored almost 2 years ago
Merge pull request #143 from nunit/chore/update-download-page

chore: Update download page

github.com/nunit/nunit.github.io - 9d8647fa911047b51587a4748cdc4e2d2092f269 authored almost 2 years ago
Only Add NUnit-console 3.16.2 once

github.com/nunit/nunit.github.io - ba8a61f87547171d66ce72fd8086bc13cb8d8c54 authored about 2 years ago
Add lastest NUnit Console releases

github.com/nunit/nunit.github.io - c9a1eaab246d532ff2e8d3bbb020242d189c1e63 authored about 2 years ago
Merge pull request #507 from nunit/chore/add-gh-build-action-badge

chore: Add Github Action build status badge

github.com/nunit/nunit.analyzers - 7e40c37bbb3e07c73bc8638504d14da751a694aa authored about 2 years ago
chore: Add Github Action build status badge

github.com/nunit/nunit.analyzers - 04308e57852bdd633437abd8aed8e9c2759c2e56 authored about 2 years ago
Merge pull request #476 from get-me-power/add-gha

[add] GitHub Actions workflow for running test

github.com/nunit/nunit.analyzers - a88afb9258b1b31ae9bbe864be456515ade12a4d authored about 2 years ago
Merge pull request #505 from manfred-brands/issue503_NullCoalescing

Detect path for conditional/coalescing expression for null suppression

github.com/nunit/nunit.analyzers - 4f774831f17ada6914fb2af2bfafa92811b6feaf authored about 2 years ago
Added support for C++ conditions where some people put the constant is on the left-hand side.

github.com/nunit/nunit.analyzers - 31b146120a9ed86d54077b29def525cde87d79d1 authored about 2 years ago
Merge pull request #489 from nowsprinting/chore/note_for_unity3d

Add note about works with unity3d

github.com/nunit/nunit.analyzers - fc015ff65bddc99a726e6e16fda3d4b39fb80112 authored about 2 years ago
Update README.md

github.com/nunit/nunit.analyzers - 9fd45a2f588a69b753ce24a58741db01ce336718 authored about 2 years ago
Detect path for conditional/coalescing expression for null suppression

github.com/nunit/nunit.analyzers - 012f87cf8f1d31c463355b93e2a45ad51e2ae570 authored about 2 years ago
Update to docfx 2.60.2

github.com/nunit/docfx-action - 59ac4b4b54d4e5af6a9bfb67d2c5acc2f0f35315 authored about 2 years ago
Merge pull request #4276 from nunit/Microsoft.SourceLink.GitHub-1.1.1

Microsoft.SourceLink.GitHub 1.1.1

github.com/nunit/nunit - 3ba5fb3ad979e08dd9007c8e632e527db1449504 authored about 2 years ago
Bump actions/download-artifact from 2 to 3 (#710)

Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 3.
- ...

github.com/nunit/docs - ceb4cb376634a9c45a627dc3769897fcdbdc49b5 authored about 2 years ago
Bump actions/upload-artifact from 2 to 3 (#711)

Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 2 to 3.
- [Rel...

github.com/nunit/docs - e0f23785ced95227dddedb02ffcb3cc8c8b61bdd authored about 2 years ago
Bump actions/setup-node from 1 to 3 (#712)

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 1 to 3.
- [Release notes...

github.com/nunit/docs - 1c208bbc4bab7585fb0d5f47ee723acafaefaa0a authored about 2 years ago
Bump actions/setup-dotnet from 1 to 3 (#713)

Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 1 to 3.
- [Release no...

github.com/nunit/docs - 7ef347b6cd46e63ddca38929e67698efe93e607e authored about 2 years ago
Update dependabot.yml

github.com/nunit/docs - 767c6ff1dcfe3bd8bbecd86348b308fdda8b2814 authored about 2 years ago
Add dependabot file (#709)

github.com/nunit/docs - 82f56f0ab79b368cf2abedcc5422b5f37e8e19ff authored about 2 years ago
Merge branch 'master' into Microsoft.SourceLink.GitHub-1.1.1

github.com/nunit/nunit - 5af29e88a93fc4d5d2577001820f0b1ca70b1df1 authored about 2 years ago
Merge pull request #4277 from nunit/remove-some-trailing-whitespace

remove some trailing whitespace

github.com/nunit/nunit - 7096eee43a99c922fd780529d4b82bf27771149a authored about 2 years ago
Update CultureDetector.cs

github.com/nunit/nunit - 0db0077627b2d731edc809b61de1f1f4d4dc0816 authored about 2 years ago
Update src/NUnitFramework/framework/Constraints/AndConstraint.cs

Co-authored-by: Mikkel Nylander Bundgaard <[email protected]>

github.com/nunit/nunit - c4dd6fae9ed65cdc86c33084918e63680e131c51 authored about 2 years ago
Update src/NUnitFramework/framework/Interfaces/TestStatus.cs

Co-authored-by: Mikkel Nylander Bundgaard <[email protected]>

github.com/nunit/nunit - 74b8178745c690c1b41736eee16b646014eb5373 authored about 2 years ago
Update src/NUnitFramework/framework/Internal/TestProgressReporter.cs

Co-authored-by: Mikkel Nylander Bundgaard <[email protected]>

github.com/nunit/nunit - 6b9b6aaf67f776e8d1ce83e9b6bd32d933355ae2 authored about 2 years ago
Update build process & devcontainer to v2.0.0 of docfx-action (#708)

* Update build process to v2.0.0 container

* Update dev container

github.com/nunit/docs - d2e9ab110b8645dcad04f18ddefe61a823df1333 authored about 2 years ago
Merge pull request #18 from Arhell/upd

Update to docfx 2.60.0

github.com/nunit/docfx-action - d19176141151338c6883422e4401f0b8830a23f4 authored about 2 years ago
Merge pull request #501 from manfred-brands/issue499_TupleDeconstruction

Detect TupleDeconstruction assignment for uninitialized suppression

github.com/nunit/nunit.analyzers - 3a89a356618a4dc26618310b16a25e7e5bcd287a authored about 2 years ago
Merge pull request #500 from oskar/patch-1

Fix path to global.json

github.com/nunit/nunit.analyzers - e624187e2e250a079bc91ac62b458ddba14749ac authored about 2 years ago
remove some trailing whitespace

github.com/nunit/nunit - 43280f3de733aa407d0a852669bf970b673a724e authored about 2 years ago
Add checking of parameter type for TestCaseSource tests.

github.com/nunit/nunit.analyzers - 252452d21fe69378ba95aba25b2aa45935cd4415 authored about 2 years ago
Add rudimentary checking of number of arguments for TestCaseSource tests.

github.com/nunit/nunit.analyzers - 0774a20526b10e6b2bfcc7fb28c04e07a9813d97 authored about 2 years ago
Detect TupleDeconstruction assignment for uninitialized suppression

github.com/nunit/nunit.analyzers - e0b4620096aea976eb35587da7be80c719a2cfb8 authored about 2 years ago
Update to docfx 2.60.0

github.com/nunit/docfx-action - eb20ea38c3c029733aa56970b72dfa8a757d09be authored about 2 years ago
Microsoft.SourceLink.GitHub 1.1.1

github.com/nunit/nunit - d3455aed1960d3a4293ce59226b91224e12268dd authored about 2 years ago
Merge pull request #1306 from nunit/port-1296

Use NUnit-specific environment properties in build script

github.com/nunit/nunit-console - c53d4f759ee5cb7cbdccde62a49db59a0afa3e00 authored about 2 years ago
Use NUnit-specific environment properties in build script

github.com/nunit/nunit-console - 42745ad0a8d15386698e86ec51a3a4e521369879 authored about 2 years ago
Merge pull request #1305 from nunit/port-1284

Restore ability to test packages under debugger

github.com/nunit/nunit-console - b5380ecab9a27f69d75f800bcc440cd51f7c216a authored about 2 years ago
Restore ability to test packages under debugger

github.com/nunit/nunit-console - 9ec2366df2a93e13f31a63aa5d5adefb72d2ba1f authored about 2 years ago
Merge pull request #1303 from nunit/port-1271

Make NUnit.ConsoleRunner.NetCore installable as a tool; Refactor scripts

github.com/nunit/nunit-console - 90fc732532f4b7c70257e62fdb5cc57c76a2d4ff authored about 2 years ago
Don't run .NET Core X86 tests on AppVeyor

github.com/nunit/nunit-console - 44d3c484b3eedc640502b8cbd0c20b59fb899ed0 authored about 2 years ago
Fix errors in AppVeyor build

github.com/nunit/nunit-console - 05f8b64e5ae203b92d3e25aced996ca900b5ff96 authored about 2 years ago
Revise build scripts

github.com/nunit/nunit-console - a8d6c1b05f92426205bf701ceb3f0a0614420100 authored about 2 years ago
Merge pull request #4241 from SimonCropp/add-new-members-on-TestAdapter

expose more members on TestAdapter

github.com/nunit/nunit - 833422a298cf041fe47861ff58c5039a9c5a4a75 authored about 2 years ago
Fix path to global.json

github.com/nunit/nunit.analyzers - 41a03bc8287ef66e19ddcb55cc18ca80768f5c6d authored about 2 years ago
Merge pull request #4219 from SimonCropp/make-classes-static-where-possible

make classes static where possible

github.com/nunit/nunit - 77ba17081117a81d26fd3adeccf852348f925a42 authored about 2 years ago
Merge pull request #4236 from SimonCropp/fix-more-nullables

fix more nullables

github.com/nunit/nunit - caf0a96fa9addfc310c2ec487d1fee405fd8d230 authored about 2 years ago
Merge remote-tracking branch 'upstream/master' into fix-more-nullables

github.com/nunit/nunit - 30e8eb2f533591861647b130ebe1496be85ed4f3 authored about 2 years ago
Update HelperConstraints.cs

github.com/nunit/nunit - 124a525eb23e98e88ff5ab4307e358754e9fad2f authored about 2 years ago
Update HelperConstraints.cs

github.com/nunit/nunit - 74dfeee7434a1086f6aa0df6b7b164cdfa597ad0 authored about 2 years ago
Update HelperConstraints.cs

github.com/nunit/nunit - 3d73af500c9affb2fadebb3fb51e1e15121370d4 authored about 2 years ago
Merge remote-tracking branch 'upstream/master' into make-classes-static-where-possible

github.com/nunit/nunit - cfcac8c4e4f2550c549b282e54e460f14f65498b authored about 2 years ago
Merge pull request #1302 from nunit/port-1275

Include Microsoft.Extensions.DependencyModel in NUnit.Engine package

github.com/nunit/nunit-console - 089a515891991b18d1320b13f3f649a035c06f38 authored about 2 years ago
Include Microsoft.Extensions.DependencyModel in NUnit.Engine package

github.com/nunit/nunit-console - ccde0d05d0200197c1ff1ca1d7dad32632f360a6 authored about 2 years ago
Merge pull request #1301 from nunit/port-1203

Correctly load tests using Windows Forms or ASP .NET\

github.com/nunit/nunit-console - 6549866092747ec9d036288654158136f2ff262f authored about 2 years ago
Correctly load tests using Windows Forms or ASP .NET\

github.com/nunit/nunit-console - f11499a418d5b5bb7ecdd5c91b2686fff4e32f74 authored about 2 years ago
Final changes and cleanup

github.com/nunit/nunit-vs-testgenerator - 5964174eff011fce00051587c3fb025ccf6e2a6d authored about 2 years ago
Switch to short copyright

github.com/nunit/nunit-vs-testgenerator - c6acba67091557b0ce3e6f1c87afaa0f5f71ceb6 authored about 2 years ago
Remove NUnit 2 support

github.com/nunit/nunit-vs-testgenerator - f316ed469a7aceb1261e180c2582da0d024c6f3a authored about 2 years ago
Merge pull request #46 from nunit/shaoyy-master

Updating for Visual Studio 2022

github.com/nunit/nunit-vs-testgenerator - 7b67ca6d4808a95d9938e08384a954e18f112bd9 authored about 2 years ago
Merge pull request #1299 from nunit/port-1182

Don't throw an exception when encountering a .NET Standard assembly.

github.com/nunit/nunit-console - 56ffef3edd7a6eb46d971097308399fa6a87cc88 authored about 2 years ago
Don't throw an exception when encountering a .NET Standard assembly.

github.com/nunit/nunit-console - 20808acca42c0b10233440f576870a2123278f1b authored about 2 years ago
Merge pull request #1297 from nunit/port-291

Use Microsoft.Extensions.DependencyModel to locate dependencies

github.com/nunit/nunit-console - c7566820da5a444659e61469fe21afd262ba445d authored about 2 years ago
Use Microsoft.Extensions.DependencyModel to locate dependencies

github.com/nunit/nunit-console - 3f854b20e4ea7e42ba7ae0d7bf81af902a6bc8fd authored about 2 years ago
Merge pull request #1293 from nunit/port-1130

Allow Mono 4+ to run all .NET 4 versions

github.com/nunit/nunit-console - 3b357db93177fe40125c3b311c582127dd11e9a5 authored about 2 years ago
Allow Mono 4+ to run all .NET 4 versions

github.com/nunit/nunit-console - 6e8b9e8f31ecfd4d5319fa57dc60a8c42809ab0b authored about 2 years ago