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

Initial with Issue 4298

github.com/nunit/nunit.issues - c312d468617f9335effb108df7380c842ec7beea authored almost 2 years ago
Initial with Issue 4298

github.com/nunit/nunit.issues - c68ff6061352c27d11676a081c5fcb0bdb87f9b8 authored almost 2 years ago
Initial with Issue 4298

github.com/nunit/nunit.issues - 4c3660b5ed0387cf1c04aa2b6fea46c72bb222b0 authored almost 2 years ago
Convert ArrayList usage to List<T>

github.com/nunit/nunit - 1571287b9c9ec23aaf591c38103caa341ad39d60 authored almost 2 years ago
Merge pull request #4035 from lahma/reduce-string-split-allocations

Reduce allocations caused by string.Split

github.com/nunit/nunit - c7a8212f3989300c199425771bd2e11f824c084b authored almost 2 years ago
Merge pull request #4345 from stevenaw/4246-fix-cultures

Add tests for test assembly builder in a few cultures

github.com/nunit/nunit - 783a439582838590e5b050cfaf5c5d00ed46cb67 authored almost 2 years ago
Merge pull request #4133 from nunit/cache-method-discovery-main

Port caching of method discovery to main

github.com/nunit/nunit - c1311f6fc926014b7945bfdcabd4378a37d503ec authored almost 2 years ago
Add tests for test assembly builder in a few cultures

github.com/nunit/nunit - 5ecbfbb9788e8a961428f7a9594f645e1e285553 authored almost 2 years ago
Add a test to verify Assert.Multiple only throws for failures in current scopes

github.com/nunit/nunit - 4e2d2318e53aa4f79bc5103aa8714bd4352ed912 authored almost 2 years ago
Merge pull request #4338 from nunit/FSharp.Core-7.0.200

FSharp.Core 7.0.200

github.com/nunit/nunit - f6085199855b6e34284195a87346688fc98e20f1 authored almost 2 years ago
Merge pull request #4337 from nunit/update-System.Security.Principal.Windows-and-Microsoft.Win32.Registry

update System.Security.Principal.Windows and Microsoft.Win32.Registry

github.com/nunit/nunit - 17253bb3636cab50bdca1080ff017786a8c8dffc authored almost 2 years ago
Merge pull request #4334 from nunit/remove-Microsoft.NETFramework.ReferenceAssemblies

remove Microsoft.NETFramework.ReferenceAssemblies

github.com/nunit/nunit - f75b7c8c8ee81ddb99b66a337a805e56d1f60c99 authored almost 2 years ago
If System.Runtime is not loaded, this type is not found.

github.com/nunit/nunit - aeed2b08c4e93e813110a2a59c9ff71848d2b91e authored almost 2 years ago
Fix ValuesAttribute for ref (Nullable) Enum.

github.com/nunit/nunit - f2ef99d7bdcecbd7a40e90a82d28e0fbae690b0b authored almost 2 years ago
Exception in IApplyToTest are recognized.

github.com/nunit/nunit - 58e7f0e7b9ec406b199319a978d4c8a2157ed1b8 authored almost 2 years ago
MethodInfoCache no longer needs to support NET35

github.com/nunit/nunit - 4c62fbdc05c9e5ead3c0d9f994fb15ab85c811a7 authored almost 2 years ago
Protect TestSuite.ApplyAttributesToTestSuite from rogue attributes

github.com/nunit/nunit - d7a375f82b2eb2c20efab85e47fa184e15a54649 authored almost 2 years ago
Remove last call to GetCustomAttributes.

github.com/nunit/nunit - f68c6761d448bb30562e39f4c7adaee84f6432a6 authored almost 2 years ago
Now unknown attributes get completely ignored, not even evaluated.

github.com/nunit/nunit - d70f8475847fccf20b09eee3b2ea2b355dc2f4a0 authored almost 2 years ago
Convert OSPlatformTranslator so it doesn't retrieve all attributes.

We should only retrieve the attributes we deal with as others can throw exceptions.

github.com/nunit/nunit - 9eb742df3e4a69dcd47c0460b7f23163716a9017 authored almost 2 years ago
move test case from OrFilterTests to InFilterTests

github.com/nunit/nunit - 0b546fefed1b0c05ef76d7bd119138dd93f476a6 authored almost 2 years ago
Minor fix-up

github.com/nunit/nunit - f30dc34d9e114883ff830fb077887c33c73f3c19 authored almost 2 years ago
minor adjustment to use array.empty

github.com/nunit/nunit - c893f587113a794fac7182e26526f2c66078c968 authored almost 2 years ago
implement InFilter.AddToXml

github.com/nunit/nunit - 63ed712693bb1339f4a84072aa02a8491605c4d1 authored almost 2 years ago
More usage of cache instead of costly AsyncToSyncAdapter.IsAsyncOperation

github.com/nunit/nunit - 017f77fe130569fdc62dd9ae0b35667e269543fc authored almost 2 years ago
Use cache for high-traffic attribute checks

github.com/nunit/nunit - 24345e5a8834e53cd10d4fc1b9eba52affbda9e4 authored almost 2 years ago
Handle Exceptions thrown during discovery, such as in Custom Attributes

github.com/nunit/nunit - beb25d77c33ff65ec88351d363f6c1479bbc182c authored almost 2 years ago
Update src/NUnitFramework/tests/Internal/Filters/InFilterTests.cs

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

github.com/nunit/nunit - 147b288b9c911629fe5b9aece2e1aa0113111285 authored almost 2 years ago
Resolve some compiler errors

github.com/nunit/nunit - 63851480f391bc2f66b68ad2d73dafa6b06fd1ab authored almost 2 years ago
Don't rewrite test name if escaping is not needed

github.com/nunit/nunit - 28a0f33b69451d310685e396a430840968419a8a authored almost 2 years ago
Move InFilter building to InFilter.TryOptimize, add tests

github.com/nunit/nunit - 317c140683e3126200c07690fcc040900788339d authored almost 2 years ago
Cache method metadata

github.com/nunit/nunit - 7287f431a3a29b105ff8692a40525cdd87e03aa3 authored almost 2 years ago
Support aggregating OR filter to hash-based InFilter

github.com/nunit/nunit - 6c7d8f185d8994a60f20e34bcd27057a96e52652 authored almost 2 years ago
Merge pull request #4335 from nunit/remove-System.Runtime

remove System.Runtime

github.com/nunit/nunit - a7da4e33521dc7262e6b6f880cea378b4bfc0342 authored almost 2 years ago
Merge pull request #4339 from nunit/remove-some-usings

Remove some usings

github.com/nunit/nunit - 3f8888efc4210431e6e5667d672706395b5c289f authored almost 2 years ago
Merge pull request #4340 from nunit/make-indents-consistent

make indents consistent

github.com/nunit/nunit - 27acfc95067c923eff3667cc9479b47ed8e3637a authored almost 2 years ago
Merge pull request #4333 from nunit/update-to-BenchmarkDotNet-0.13.5

update to BenchmarkDotNet 0.13.5

github.com/nunit/nunit - 9c0e4fa1dfd317829e9da780fe0bc733bbf704ca authored almost 2 years ago
remove WindowsBase (#4336)

github.com/nunit/nunit - e5d47cbee05171dbfe50c10438d94d9afc8c39ed authored almost 2 years ago
Fix more indentation issues found.

github.com/nunit/nunit - d18f1f77e61fa69226bcbd636935e86607dc69dc authored almost 2 years ago
Fix more indentation issues found.

github.com/nunit/nunit - 97b850830fdaeb7a5b1887de56af0e76585d5ef5 authored almost 2 years ago
Add StyleCop. Only one rule 'indent' enabled for now.

github.com/nunit/nunit - 3a1208762572c0217789083913d0526922950265 authored almost 2 years ago
Enforce error for unnecessary usings

github.com/nunit/nunit - bf3ed76e4e6c096a316d8d3b3da807501b1e9ebd authored almost 2 years ago
Reduce allocations caused by string.Split

github.com/nunit/nunit - be7fd7243b269545d37357d88e294a689c30d3e5 authored almost 2 years ago
make indents consistent

github.com/nunit/nunit - 147cbc2bcc257204b1cc28a3e2f087bb89e0bbac authored almost 2 years ago
remove some usings

github.com/nunit/nunit - 026c7b3d4a37bcced72fe13a7c5f6b8ef9ecd046 authored almost 2 years ago
remove some usings

github.com/nunit/nunit - 9baee073703f70df4e2d980c63655a5c6beeb2d2 authored almost 2 years ago
remove some usings

github.com/nunit/nunit - 28f11f344939d21e0710d1d44e358708c6dd4969 authored almost 2 years ago
remove some usings

github.com/nunit/nunit - 72f09d18cf6614476baa89631ce602877458c90e authored almost 2 years ago
FSharp.Core 7.0.200

github.com/nunit/nunit - afcf86830381420a732dc9e26a4d0bc92483e589 authored almost 2 years ago
update System.Security.Principal.Windows and Microsoft.Win32.Registry

github.com/nunit/nunit - 0aef95c407568d3d2109e2d89d96ad582f708f50 authored almost 2 years ago
remove System.Runtime

github.com/nunit/nunit - 1981e2b510bbdd00a071b2aa4e430ce7b99d92e1 authored almost 2 years ago
remove Microsoft.NETFramework.ReferenceAssemblies

github.com/nunit/nunit - 900678b3877236068dad2b56869d51094f5ef438 authored almost 2 years ago
Fix ParallelizableAttribute with TestFixtureSource (#4099)

github.com/nunit/nunit - d3ed922c89528ea04b019e4cae9fcb0b5416518d authored almost 2 years ago
update to BenchmarkDotNet 0.13.5

github.com/nunit/nunit - da8191bfff3ecbdc41def8d665f8496b3e86f04f authored almost 2 years ago
Merge pull request #4100 from garyhuntddn/gh/add_expected_result_to_TestContext

Introduce property that exposes the ExpectedResult through to the TestAdapter

github.com/nunit/nunit - 76f74445b9d07f417bd47ac1c45d001d00d36b94 authored almost 2 years ago
Update TestContext.cs

github.com/nunit/nunit - fc775bbb80aea99422e030406a3374f3243d5c26 authored almost 2 years ago
Merge pull request #4332 from nunit/redundant-azure-pipelines.yml-in-sln

redundant azure-pipelines.yml in sln

github.com/nunit/nunit - 0655e82eed578c9ad96eaf5d971bd5a80ba23184 authored almost 2 years ago
redundant azure-pipelines.yml in sln

github.com/nunit/nunit - 839d802b5e5f714a65c9fb7c0d51c8280db7fdcc authored almost 2 years ago
Merge pull request #4322 from uecasm/that-async

ThatAsync and MultipleAsync

github.com/nunit/nunit - efb63923b6fb95d548aff9fe909f4bda7401af68 authored almost 2 years ago
Merge pull request #4313 from sdelarosbil/assertMultiple-cumulate-failures

Accumulate further failures if any on AssertMultiple instead of throwing

github.com/nunit/nunit - 1ae42fe0eaca812954341f38c4db3f095d5f8454 authored almost 2 years ago
Merge pull request #4004 from EraserKing/3961-check-is-single-threaded-again

Force the OneTimeTearDown to be executed on the current thread if STA

github.com/nunit/nunit - 0b75bfff597acb7c77905dd27f36be6a843b7358 authored almost 2 years ago
Merge pull request #4312 from mr-russ/tolerance_cleanup

Ensure tolerance is available to EqualityAdapters and is not silently ignored

github.com/nunit/nunit - 99a2edea18ae633c44e062ace94e62b6ecf62dc4 authored almost 2 years ago
Merge pull request #4307 from sdelarosbil/remove-cf-generic-workaround

Fix open generic type deductions

github.com/nunit/nunit - 2f685cd63a2dc5f8ef1340c185d3567551734f9a authored almost 2 years ago
Merge pull request #4323 from DanielaMazur/fix_multiple_test_fixtures_order_attribute

fix nunit/nunit#3868 Apply Order Attribute to TestSuite for multiple Test Fixtures

github.com/nunit/nunit - fae11e46c9747e535e575dc3d338ced56021cd61 authored almost 2 years ago
Apply Order Attribute to TestSuite for multiple Fixtures

github.com/nunit/nunit - a39bd8b5518a84174bd3a257891f7fefbad43e5a authored almost 2 years ago
Update governance.md

Corrected list of core team members, to current, of March 31st 2023

github.com/nunit/governance - fea4b427397d2593130497ff58411aac289cafb4 authored almost 2 years ago
Merge pull request #4317 from normj/normj/fix-console-dispose

Ensure Console.Out is not disposed and is restored if it was replaced during the test run

github.com/nunit/nunit - 24ad51a290995f46aa0c997cce2be10031805d75 authored almost 2 years ago
ThatAsync and MultipleAsync

github.com/nunit/nunit - d0c5a9c698650d55ef1258aac570c192e0d95cc4 authored almost 2 years ago
updated csproj to 4.4.2

github.com/nunit/nunit3-vs-adapter.issues - 922ad45ec6e5b9551d3cce934b2a14861825c625 authored almost 2 years ago
update to 4.4.2 and changed tests a bit

github.com/nunit/nunit3-vs-adapter.issues - c69b43845bd7f04eae3fce58534b79e705101f7b authored almost 2 years ago
Ensure Console.Out is not disposed and is restored if it was replaced during the test run

github.com/nunit/nunit - 3ed73fa0a5cace24e0abae80f9e8a694c521fba6 authored almost 2 years ago
Merge pull request #4315 from nunit/stepbystep

Stepbystep fixing debugging and testing NUnit in Visual Studio

github.com/nunit/nunit - ce3b2ced2dd993417a473c3426cfd448a0febd0b authored almost 2 years ago
Merge pull request #4304 from sdelarosbil/value-attribute-byref

Add support for the ref and in keywords in ValuesAttribute

github.com/nunit/nunit - 03dd6c25cf99593bf979b9b3f9f520c0b14039c6 authored almost 2 years ago
Fix grammer in coment.

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

github.com/nunit/nunit - 386be3ccf448ed66ebd6608a996552bad9e56b58 authored almost 2 years ago
Merge pull request #4316 from mr-russ/fix_4308

Handle wraparound for Random and Distinct

github.com/nunit/nunit - f5fbb0c5461d2574bcfd682f0f3be51fe254ab13 authored almost 2 years ago
Accumulate further failures if any on AssertMultiple instead of throwing

github.com/nunit/nunit - 94c5e65d5d47513d08cf55cd1edb24dd15a6a298 authored almost 2 years ago
Merge pull request #4299 from nunit/replace-readme-badge

Replace Azure DevOps badge with Github Actions

github.com/nunit/nunit - e6204f17905bedef0008d071e66155f897d76249 authored almost 2 years ago
Handle wraparound for Random and Distinct

When using signed numbers, it's possible to have a situation
where (big_num) - (-ve small) > typ...

github.com/nunit/nunit - 3f7a51f67fe7c72e74c516a98ecd6e5a750e8acc authored almost 2 years ago
Fixed package building

github.com/nunit/nunit - c1b5dba5ced1ae8e81fb997a06471ca7475729c3 authored almost 2 years ago
Fix for cake tests

github.com/nunit/nunit - a3d27c6d47156499c7f3760ba53604310ac67a4e authored almost 2 years ago
Fix compile for fw462

github.com/nunit/nunit - c7605388491a09640496ed574cd41976c842c3a4 authored almost 2 years ago
Adding System.RunTime.Loader package in order to get hold of the AssemblyLoadContext, as object doesnt match this.

github.com/nunit/nunit - 054d5ee77911a227fb8e79af7ac342194ddfe55e authored almost 2 years ago
update to alpha.4 adapter

github.com/nunit/nunit - e836278f0a6a99210eb0c8dd5aba6b3d0b6cf9a1 authored almost 2 years ago
Merge pull request #531 from nunit/markdown-linting

Markdown fixes

github.com/nunit/nunit.analyzers - 03aabc828a207f19a13075a9908f16ddd098cb31 authored almost 2 years ago
Removing common bin folder makes source code back again from tests, otherwise the tests cant find their source code.

github.com/nunit/nunit - d2f41bdbd719287e1940ba8f6e69b6ee95432ca2 authored almost 2 years ago
Updating to latest SDk 17.5.0

github.com/nunit/nunit - 2bc54a2fbd86c093c757ede2585fd183cf434f3c authored almost 2 years ago
Upgrading to adapter 4.5.0-alpha.3

github.com/nunit/nunit - f19228bfc686e387b14f8905a2f18ac7d1f7deef authored almost 2 years ago
Bump NUnit3TestAdapter from 4.4.0 to 4.4.2 (#1075)

Bumps [NUnit3TestAdapter](https://github.com/nunit/nunit3-vs-adapter) from 4.4.0 to 4.4.2.
- [R...

github.com/nunit/nunit3-vs-adapter - 364f81edf042c06c401513b279d012e09533f668 authored almost 2 years ago
Bump actions/checkout from 3.3.0 to 3.4.0 (#1079)

Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.4.0.
- [Release n...

github.com/nunit/nunit3-vs-adapter - 49c72b57969ef6ce6df7622b4df0354399da6265 authored almost 2 years ago
Bump Microsoft.NET.Test.Sdk from 17.4.0 to 17.5.0 (#1059)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.0 to 17.5.0.
- [R...

github.com/nunit/nunit3-vs-adapter - 7de239310efd7787ddf798753da6db9e3d622327 authored almost 2 years ago
Bump NUnit.Analyzers from 3.6.0 to 3.6.1 (#1077)

Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 3.6.0 to 3.6.1.
- [Relea...

github.com/nunit/nunit3-vs-adapter - 2ff5a82b88e0c6145e33d155c1443c95e2999476 authored almost 2 years ago
Added engine with fix for NUnit 4 (#1081)

github.com/nunit/nunit3-vs-adapter - ea2ea94b627bb27990d99a9e3e106d2cb27804bd authored almost 2 years ago
Merge branch 'master' of https://github.com/nunit/nunit3-vs-adapter.issues

github.com/nunit/nunit3-vs-adapter.issues - 7c6aecb5b8a23a7ee1920c929e7e6e71a79774c1 authored almost 2 years ago
updated with ways to fix

github.com/nunit/nunit3-vs-adapter.issues - 5e51d7950b47a0f94d2547bc341d417fc992b25a authored almost 2 years ago
Enable more flexible tolerance use.

Tolerance has been silently ignored in cases where certain
types of equality were requested. It...

github.com/nunit/nunit - e381c065368fd2b9d3fe9a95e9a2d046083c16b7 authored almost 2 years ago
update jekyll (#146)

github.com/nunit/nunit.github.io - 767b6416a2f148b7132dabcc1997ed34153048f7 authored almost 2 years ago
Merge pull request #749 from nunit/dependabot/nuget/docs/snippets/NUnit.Analyzers-3.6.1

Bump NUnit.Analyzers from 3.6.0 to 3.6.1 in /docs/snippets

github.com/nunit/docs - b5eadc085c6ecd1b6c13df530effebce7eda1bef authored almost 2 years ago