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 src/nunit.analyzers/ClassicModelAssertUsage/AreEqualClassicModelAssertUsageCodeFix.cs

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

github.com/nunit/nunit.analyzers - 9b11a30b147bd306c3469bceeac7f6f0f4172a40 authored 11 months ago by Grégoire <[email protected]>
Remove name colon on tolerance argument with code fix

github.com/nunit/nunit.analyzers - f49f315b91cad451d7d08a40be756d1b41533211 authored 11 months ago by verdie-g <[email protected]>
Update Docfx action to 3.1.0 (#894)

* Update Docfx action to 3.1.0

* Update build-process.yml

* Update build-process.yml

github.com/nunit/docs - 461f9d1b0596f9385001e6fdf82e7bfcb905cac8 authored 11 months ago by Sean Killeen <[email protected]>
Update to docfx 2.75.2 (#39)

github.com/nunit/docfx-action - fa097cb8ae6b38b61ebe46dff9e18c47543a1270 authored 11 months ago by Ihor Sychevskyi <[email protected]>
updating analyzer (#892)

github.com/nunit/docs - 84769b882aaef0c99e4d2f8eafb8ebb76f0686d9 authored 11 months ago by Terje Sandstrom <[email protected]>
Merge pull request #687 from nunit/release4.0.1

chore: Update release notes

github.com/nunit/nunit.analyzers - 0c140479f4db248b779471ec77b42617aa0ea54f authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Update release notes

github.com/nunit/nunit.analyzers - 273e7e7aebd43da358b84d3d9cebb0e6645816e8 authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #686 from manfred-brands/issue685_TestCaseSource

Fix case where TestCaseSource and no CancellationToken parameter

github.com/nunit/nunit.analyzers - 16f640e79212a391721f83629a0bbd76d72a23a2 authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
Fix case where TestCaseSource and no CancellationToken parameter

github.com/nunit/nunit.analyzers - 09b905c49da0e090e98102db9cdea913f7f38349 authored 11 months ago by Manfred Brands <[email protected]>
Adding outputtype (#890)

* Adding outputtype

* Back-ticks

---------

Co-authored-by: Sean Killeen <SeanKilleen@gm...

github.com/nunit/docs - d0198d8cac41adf9fa76f9e0d79525f4607fd7df authored 11 months ago by Terje Sandstrom <[email protected]>
Merge pull request #4603 from soerendd/issue-4602

#4602 WpfMessagePumpStrategy

github.com/nunit/nunit - 68d994772d10de54ac960ea8379ee966a3293083 authored 11 months ago by Terje Sandstrom <[email protected]>
Updated running NUnitLite info (#886)

* updated running NUnitLite info

* updated running NUnitLite info

* updated running NUnitL...

github.com/nunit/docs - c088e609286f591ddc0f170bda752c0a420d3bbe authored 11 months ago by Terje Sandstrom <[email protected]>
Merge pull request #684 from nunit/chore/bump-version

chore: bump-version

github.com/nunit/nunit.analyzers - 9330fc476d6c456adcfe587572b5083eff412fca authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: bump-version

github.com/nunit/nunit.analyzers - bdd4a72e86de95a82405239b9c18bdd6ff1cd508 authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #682 from nunit/release4.0

chore: Update release notes

github.com/nunit/nunit.analyzers - bb132f0431ecd65061083df1cc1636fde34c502c authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Update release notes

github.com/nunit/nunit.analyzers - 7056b7fcda0937ee46a14d3c307e6863cae1a23e authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #680 from nunit/chore/keep-version-information

chore: Keep version in resulting dll

github.com/nunit/nunit.analyzers - 87e452fc929a01885cdbf653360fdc836c3377b5 authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Keep version in resulting dll

github.com/nunit/nunit.analyzers - c060984f1d264e61100f0080df40e4c8fb7d04a6 authored 11 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #678 from manfred-brands/issue663_CancellationToken

Update Test method parameter checks to account for CancellationToken

github.com/nunit/nunit.analyzers - b0655fe761b9788aa875d7c39bc54cb4b4ae3f51 authored 11 months ago by Manfred Brands <[email protected]>
Merge pull request #4608 from manfred-brands/issues/4572_PropertiesComparer

Issues/4572 properties comparer

github.com/nunit/nunit - 7cd42e326ed78ce89c39dec0088d34b1f57f1685 authored 11 months ago by Manfred Brands <[email protected]>
Restore accidentally deleted test

github.com/nunit/nunit - ef7814979c7c3bf758644ea7cecaaba7072a64ad authored 11 months ago by Manfred Brands <[email protected]>
Exclude indexers from PropertiesComparer

github.com/nunit/nunit - 9c9dc02dbe1f0776762fdb43219c91832c9c3ea1 authored 11 months ago by Manfred Brands <[email protected]>
Make PropertiesComparer optional

github.com/nunit/nunit - eec5c3403dc14765cd9640ad2089df11de5616c1 authored 11 months ago by Manfred Brands <[email protected]>
PropertiesComparer: Add support for nested/cyclic references.

github.com/nunit/nunit - 5c60822607198a99577b94e89f3532f7827ef2a6 authored 11 months ago by Manfred Brands <[email protected]>
Merge remote-tracking branch 'origin/master' into issue-4602

github.com/nunit/nunit - bb9b3bbb259924bb9c19d524cf55dc1b08734c09 authored 12 months ago by Soeren Muehlbauer <[email protected]>
Merge pull request #4605 from nunit/chore/correct-typo

chore: Correct typo

github.com/nunit/nunit - 0295aac8c33bb2d0972045564d128c733c367139 authored 12 months ago by Terje Sandstrom <[email protected]>
Merge branch 'master' into chore/correct-typo

github.com/nunit/nunit - 11fc23a98864d3a320156bf34be287de141076f9 authored 12 months ago by Terje Sandstrom <[email protected]>
Retriggering checks

github.com/nunit/nunit - d66b79abee359466091a9e7e643e224b5a1a65c5 authored 12 months ago by Terje Sandstrom <[email protected]>
Added issue 4589

github.com/nunit/nunit.issues - bbeb1b99fd4cc436752acc05870ff966c1937b9b authored 12 months ago by Terje Sandstrom <[email protected]>
Merge pull request #4607 from nunit/chore/use-global-json

chore: Refer to global.json for SDK version

github.com/nunit/nunit - 0f736820806f8c793e310015c7b523d50bc309a0 authored 12 months ago by Terje Sandstrom <[email protected]>
Add entry describing how to add 'global using' in a Directory.Build.props file (#885)

* Add entry describing how to add 'global using' in a Directory.Build.props file.

* Apply sugge...

github.com/nunit/docs - 8568f280716350d5c8b07d277fdb6dcf78dd88b3 authored 12 months ago by Manfred Brands <[email protected]>
Add support for CancelAfter on TestFixture class

github.com/nunit/nunit.analyzers - 70dd521e7488daa764a74acdad664b378a3c7573 authored 12 months ago by Manfred Brands <[email protected]>
Code Review changes

github.com/nunit/nunit.analyzers - bb0263c274d30f360dfd2bcb3f1d76b6fa2c432c authored 12 months ago by Manfred Brands <[email protected]>
Merge pull request #882 from nunit/stevenaw-framework-changelog-issue-3588

Add nunit issue 3588 to 4.0.0 framework release notes

github.com/nunit/docs - 8293110d329f299689d3377e91461fd1dba718b1 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Merge branch 'master' into stevenaw-framework-changelog-issue-3588

github.com/nunit/docs - 037c13b0882f98b210fb4b8b83c7a5920ce8d981 authored 12 months ago by Mikkel Bundgaard <[email protected]>
chore: Refer to global.json for SDK version

github.com/nunit/nunit - 8fb74dce4fa1eceed4816217bd9eefa4e480e198 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Correct typo

github.com/nunit/nunit - f5000cb067191bac27d474fb59043340e29c6fe8 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Update build.cake to test against both NUnit 3 and 4

github.com/nunit/nunit.analyzers - 053e2a1658db558f75e84833eaa74bf67eb7b917 authored 12 months ago by Manfred Brands <[email protected]>
Fix tests for NUnit 3.x build

github.com/nunit/nunit.analyzers - f2d269cfd7b1d471ff14ee2516203c34d4523313 authored 12 months ago by Manfred Brands <[email protected]>
Update Test method parameter checks to account for CancellationToken

github.com/nunit/nunit.analyzers - 88aeaa8d9fe2cae60fb54dd40e72bb087f3bd8ae authored 12 months ago by Manfred Brands <[email protected]>
Merge pull request #675 from nunit/feat/drop-netstandard-16

feat: Drop support of VS before 2019 version 16.3

github.com/nunit/nunit.analyzers - 01364d45d8b030c59dd9ba6189cf368d13eb86f8 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: Simplify "Building the Project"

github.com/nunit/nunit.analyzers - a9c6db4e904aa6ddf6270e0e4ad923fd078025f9 authored 12 months ago by Mikkel Bundgaard <[email protected]>
chore: `markdownlint-cli2-config` is removed use `--config` flag instead (#884)

* chore: `markdownlint-cli2-config` is removed use `--config` flag instead

The entry point `mar...

github.com/nunit/docs - a1fff4a28e89a5f3137f6417378acbe6091b137f authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
feat: Drop support of VS before 2019 version 16.3

github.com/nunit/nunit.analyzers - fb2aed762381238ed3afd7ae3451042f01a7b2fd authored 12 months ago by Mikkel Bundgaard <[email protected]>
Merge pull request #676 from nunit/chore/markdownlint-cli2-config

chore: markdownlint-cli2-config is removed use flag instead

github.com/nunit/nunit.analyzers - 72ae470baf77d251536ca153d873c76450aea9f3 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
chore: markdownlint-cli2-config is removed use flag

The entry point `markdownlint-cli2-config` was removed in markdownlint-cli2 version 0.12.0

Se...

github.com/nunit/nunit.analyzers - 9406f5ecb35b20a034bd41ac1eb6a1f4fbb345e7 authored 12 months ago by Mikkel Nylander Bundgaard <[email protected]>
Update framework.md

github.com/nunit/docs - 442e2df84781e5fd5b62ed5ecbb901f84a66f27a authored 12 months ago by Steven Weerdenburg <[email protected]>
Added analyzer issue 674

github.com/nunit/nunit.issues - 57f9966d4dd7e4ae0ef6fc3d2dd413ced83927f6 authored 12 months ago by Terje Sandstrom <[email protected]>
Merge branch 'main' of https://github.com/nunit/nunit.issues

github.com/nunit/nunit.issues - 600a8e73130a6b3eeb43c091c0142d20f7fc4f44 authored 12 months ago by Terje Sandstrom <[email protected]>
update Issue4572

github.com/nunit/nunit.issues - 7750e47f64bd44164bff321dd2c3f4cde9dea543 authored 12 months ago by Terje Sandstrom <[email protected]>
#4602 WpfMessagePumpStrategy

- Replace Dispatcher.Run with PushFrame as Dispatcher.Run needs to exit all frames to return pro...

github.com/nunit/nunit - 3f4a77c68ece44614bc6434abe59561e048183c0 authored 12 months ago by Soeren Muehlbauer <[email protected]>
Merge pull request #3 from patrykpiotrmarek/main

Added issue 4598

github.com/nunit/nunit.issues - a486590ea483baab1a7779f92e2b82055a8daf7e authored 12 months ago by Steven Weerdenburg <[email protected]>
Added issue 4598

github.com/nunit/nunit.issues - 21df1d0b16e7120d4a5e30b1b9c88fcc0de047ab authored 12 months ago by ITMAGINATION\patryk.marek <[email protected]>
add Dependabot (#152)

github.com/nunit/nunit.github.io - 5aabdf633f1f3575b7ddd4b725bc44ea9ac7b743 authored 12 months ago by Ihor Sychevskyi <[email protected]>
Update framework.md (#881)

github.com/nunit/docs - e557b79c0cc9282503d785673c4af786309b5a1d authored 12 months ago by Steven Weerdenburg <[email protected]>
Merge pull request #1370 from veleek/native-assembly-resolve

Load unmanaged assemblies the same way as managed assemblies.

github.com/nunit/nunit-console - 887516ae976a4b1b2dcc7704fe110080f9ec1a4b authored almost 1 year ago by Terje Sandstrom <[email protected]>
Merge pull request #670 from Laniusexcubitor/support-equals-within

Also support codefix for .Within

github.com/nunit/nunit.analyzers - 903a11fc985c8f425b15ab3fed00d37648436eaf authored about 1 year ago by Manfred Brands <[email protected]>
Small review change

github.com/nunit/nunit.analyzers - 481af8edf200844af9ba86cf5062abe8ca746e11 authored about 1 year ago by Manfred Brands <[email protected]>
Added issue3849

github.com/nunit/nunit.issues - 87257d9f1980f09f36e5350787cf8c0debaffe63 authored about 1 year ago by Terje Sandstrom <[email protected]>
Merge pull request #668 from nunit/dependabot/nuget/src/StyleCop.Analyzers.Unstable-1.2.0.556

chore(deps): Bump StyleCop.Analyzers.Unstable from 1.2.0.507 to 1.2.0.556 in /src

github.com/nunit/nunit.analyzers - eb2c8fb8955730c35db23817c22a852b5318ebce authored about 1 year ago by Mikkel Nylander Bundgaard <[email protected]>
chore(deps): Bump StyleCop.Analyzers.Unstable in /src

Bumps [StyleCop.Analyzers.Unstable](https://github.com/DotNetAnalyzers/StyleCopAnalyzers) from 1...

github.com/nunit/nunit.analyzers - 1833ce7b1ab5890fde16d3ccbbc4713ae421e268 authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Also support codefix for .Within

github.com/nunit/nunit.analyzers - 001dc75bc8108331d8c6a4d536e329fd4d5bb0c8 authored about 1 year ago by LaniusExcubitor <[email protected]>
Update framework.md (#880)

github.com/nunit/docs - 8521f059e1453ddc0cc48cd09976786b11dab268 authored about 1 year ago by Steven Weerdenburg <[email protected]>
Move repro into the repo and fix some things so that it compiles

github.com/nunit/nunit.issues - be38bbf2805dc97071c503dc29b1feb741163b59 authored about 1 year ago by stevenaw <[email protected]>
valuetask

github.com/nunit/nunit.issues - d3a112453dc28a04cbc06e02edd0f5802e73d1d8 authored about 1 year ago by Terje Sandstrom (AAD) <[email protected]>
Use same pattern for loading unmanaged assemblies as managed assemblies.

Loading of unmanaged assemblies suffers from the same issues as loading managed assemblies in th...

github.com/nunit/nunit-console - 462d9d25da21d4fa9558f5ab9db8f2c3d1dbd4b8 authored about 1 year ago by Ben Randall <[email protected]>
Revert artifact upload/download packages (#877)

github.com/nunit/docs - 793c6e570f4b25d21cdef50c33b9c09e244d4879 authored about 1 year ago by Sean Killeen <[email protected]>
Bump actions/download-artifact from 3 to 4 (#873)

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

github.com/nunit/docs - 9a3a2dc6391f74fabd76c765f2fee4ffcb71ebbd authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump actions/upload-artifact from 3 to 4 (#874)

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

github.com/nunit/docs - 4ec71637b3a5a4d4606dc8b72da6eb972e5448ef authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge branch 'master' of https://github.com/nunit/nunit3-vs-adapter.issues

github.com/nunit/nunit3-vs-adapter.issues - 58f72257ef5b9ef02f5039f3cf22017d5fda384b authored about 1 year ago by Terje Sandstrom <[email protected]>
added Issue4588

github.com/nunit/nunit.issues - 6d7f60c4d12b6847b3a11815562b4df45e819311 authored about 1 year ago by Terje Sandstrom (AAD) <[email protected]>
Issue1144

github.com/nunit/nunit3-vs-adapter.issues - be439690bdbd1ef66da91cc3ea9a9ca0716c80f2 authored about 1 year ago by Terje Sandstrom (AAD) <[email protected]>
Release NUnit3TestAdapter-4.3.2 (#870)

* Release adapter 4.3.2

* Release adapter 4.3.2

github.com/nunit/docs - 9804901ce6155eb41b542ca27299a2d8bd1e2fdd authored about 1 year ago by Terje Sandstrom <[email protected]>
Merge branch 'master' of https://github.com/nunit/nunit3-vs-adapter.issues

github.com/nunit/nunit3-vs-adapter.issues - 9dfa0a94a92c11c69de7017b166c8bf7cdcfa1db authored about 1 year ago by Terje Sandstrom (AAD) <[email protected]>
Issue 1102, 4413, 1083, 1096

github.com/nunit/nunit3-vs-adapter.issues - 85e6edbd2cce98a9aed03e8920775ab4418bf238 authored about 1 year ago by Terje Sandstrom (AAD) <[email protected]>
Fix .nuspec dependency for .NET build (#4582)

github.com/nunit/nunit - e2b99f108289e6e7a56993a87cabdf994cb4d454 authored about 1 year ago by Manfred Brands <[email protected]>
Update docfx-action to 3.0.0 (#868)

.NET 8 and docfx v2.74.1

github.com/nunit/docs - 75514f12715cfe5aa02ffb3d6052803cec0ef3e8 authored about 1 year ago by Sean Killeen <[email protected]>
Update docfx to 2.74.1 (#38)

github.com/nunit/docfx-action - 24b57f52cfff7de3d09dc333aad13441d7a52828 authored about 1 year ago by Sean Killeen <[email protected]>
upd - Updated to .NET 8.0 and DocFX 2.73.2 (#37)

* Updated to .NET 7.0 SDK

* upd - Updated DocFX to 2.70.3

* upd - Updated DocFX to 2.70.4
...

github.com/nunit/docfx-action - 9c95af11016242b1a12c3f9a957b78d38c5213c9 authored about 1 year ago by Aptivi CEO <[email protected]>
Merge pull request #658 from manfred-brands/issue635-PartialClasses

Issue635 partial classes

github.com/nunit/nunit.analyzers - c3729dd36a204e4ae79e733d9715d00c5918517b authored about 1 year ago by Mikkel Nylander Bundgaard <[email protected]>
Merge pull request #662 from nunit/chore/bump-nunit

chore: Bump NUnit 4 to version 4.0.1

github.com/nunit/nunit.analyzers - 91622f075b8ba4a2faf276d5b78b1c62ae5b419e authored about 1 year ago by Mikkel Nylander Bundgaard <[email protected]>
Added compatibility matrix to the guide (#867)

github.com/nunit/docs - 1f6785db0f131f7fb0e0a94a8d148795573b7097 authored about 1 year ago by Terje Sandstrom <[email protected]>
chore: Bump NUnit 4 to version 4.0.1

github.com/nunit/nunit.analyzers - e63f7eed921c85c9415fb0c5c928239b24387581 authored about 1 year ago by Mikkel Nylander Bundgaard <[email protected]>
Convert header to warnings (#866)

* Convert to warnings

* More

* More

github.com/nunit/docs - 22d30caf8434de7bcaca97e749205e63634b9176 authored about 1 year ago by Sean Killeen <[email protected]>
Updated information on WebApplicationFactory issue (#865)

github.com/nunit/docs - d4672a8474fc9c6a632fb02e7dc1e4297a046de4 authored about 1 year ago by Terje Sandstrom <[email protected]>
Bump actions/setup-dotnet from 3 to 4 (#864)

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

github.com/nunit/docs - 4343faabb9ea008d524af9f0bd29e58e36c8239a authored about 1 year ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update TestFixtureAttributeExamples.cs To give an example of using params in a constructor (#807)

* Update TestFixtureAttributeExamples.cs To give an example of using params in a constructor

...

github.com/nunit/docs - b010bb33eb910b6c40119b974a130f31663e4c2e authored about 1 year ago by Leo Shine <[email protected]>
Filter out NUnit.Framework.Internal namespace from published API docs (#863)

* Add reference to filter file

* Create filter with uid regex

* Convert file with dos2unix

github.com/nunit/docs - afd19b014b62b47e1c50a012f7b4d029c975cafb authored about 1 year ago by Sean Killeen <[email protected]>
Update Snippets.NUnit.csproj (#862)

github.com/nunit/docs - bf2ca47de5585d02c2eeb76e677cc764309f1e99 authored about 1 year ago by Sean Killeen <[email protected]>
Add PATs (#861)

github.com/nunit/docs - f386cfc2962a2388ac0e8d9d5f6adb74373fdff2 authored about 1 year ago by Sean Killeen <[email protected]>
Try new permissions for real (#858)

* Fix incorrect token

* Try new token here

github.com/nunit/docs - 20226b115300dba1c7e9c935dabb1f46b6d11877 authored about 1 year ago by Sean Killeen <[email protected]>
Ignore explicit implementations of properties

This to cope with cases where a field and an explicit property have the same name.

github.com/nunit/nunit.analyzers - 989971453d861341169f8f7452005c5d4f9b143b authored about 1 year ago by Manfred Brands <[email protected]>
Use PAT for env deletion (#856)

github.com/nunit/docs - 62ca01929a2473b42c67531ae78fb4dc29526c32 authored about 1 year ago by Sean Killeen <[email protected]>
Align code for Properties and fields.

Take into account that get only properties and readonly fields can be assigned to in a constructor.

github.com/nunit/nunit.analyzers - 8d28475d6588f23f51eb35948118b650c029ac1a authored about 1 year ago by Manfred Brands <[email protected]>
Remove description from deleted env (#855)

Was leftover from when I was deactivating them. May be causing the current error.

github.com/nunit/docs - 970e31bd97c36d15a63946b1c314376e12e644c9 authored about 1 year ago by Sean Killeen <[email protected]>
Add permissions to the closed PR workflow (#854)

Helps if the GitHub Action is allowed to take its action. :)

github.com/nunit/docs - 2a063d3efbf4059f77d4e8a0f47f684cebbdf31e authored about 1 year ago by Sean Killeen <[email protected]>
file to run on closed PR (#853)

github.com/nunit/docs - 273ac06b5c64676d469a4e483c6b1d6a0a1a3b51 authored about 1 year ago by Sean Killeen <[email protected]>
Generate API docs from NUnit source code (#843)

* Ignore the API directory

Since we're generating it by build

* Add docfx generation comma...

github.com/nunit/docs - 7d74c0a7933348a24e11718abb34f50dce522498 authored about 1 year ago by Sean Killeen <[email protected]>
Updated misc articles to fix up version numbers, and update text to … (#849)

* Updated misc articles to fix up version numbers, and update text to match latest versions of N...

github.com/nunit/docs - 4019e455126a88bb268625c51084fd4707374df1 authored about 1 year ago by Terje Sandstrom <[email protected]>