Ecosyste.ms: OpenCollective

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

github.com/nunit/nunit-console

NUnit Console runner and test engine
https://github.com/nunit/nunit-console

Merge pull request #1370 from veleek/native-assembly-resolve

Load unmanaged assemblies the same way as managed assemblies.

887516ae976a4b1b2dcc7704fe110080f9ec1a4b authored 9 months ago by Terje Sandstrom <[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...

462d9d25da21d4fa9558f5ab9db8f2c3d1dbd4b8 authored 9 months ago by Ben Randall <[email protected]>
Merge pull request #1346 from Plasma/feature-partition-filter-main

Detect the 'partition' token during filter element parsing (main branch)

945090ca56ddf36869c87b84b67f88b0cc0974d3 authored 11 months ago by Terje Sandstrom <[email protected]>
Merge pull request #1338 from lahma/optimize-WorkItemTracker

Optimize WorkItemTracker

3c3704748845b27240a149f6fb1b1587cece9532 authored 12 months ago by Terje Sandstrom <[email protected]>
Detect the 'partition' token during filter element parsing

This adds support for a new PartitionFilter at nunit/nunit#4392

af674ab18067112ef8ddfd405d168e2cc68c5ffb authored over 1 year ago by Andrew Armstrong <[email protected]>
Optimize WorkItemTracker

* Use dictionary keyed by id instead of list for in-process items
* Use XmlWriter to write XML
*...

e065acff6bf855784c7109ac3e08a898b6046a80 authored over 1 year ago by Marko Lahma <[email protected]>
Merge pull request #1337 from svg2003/issue-1330-v4

Issue 1330 v4

8f472b0ad29404593f3084622dac88ba6e5c5191 authored over 1 year ago by Terje Sandstrom <[email protected]>
renamed "_log" variable into "log"

(cherry picked from commit f642e99e5e77e014d0854e69df1a78903906d94a)

38d141eaa8cf71c1095aeb5050b9a5641c71452d authored over 1 year ago by svg2003 <[email protected]>
Use custom context only (don't use assemblies, loaded into AppDomain).

Try to load assembly from trusted list, before to start using some complex logic and enumerate Ad...

b01ad3e6b61ad48640a90d8dbabbcc1dbb14b578 authored over 1 year ago by svg2003 <[email protected]>
Merge pull request #1318 from svg2003/issue-1311-ver4

fix assembly dependencies resolver for netcore

b92df46ec6a8ca62963c9d5057c3dbe1746820a7 authored over 1 year ago by Rob Prouse <[email protected]>
fix assembly dependencies resolver for netcore

485153dd0b414f71e2432aadc1028afce114e7cf authored over 1 year ago by svg2003 <[email protected]>
Merge pull request #1306 from nunit/port-1296

Use NUnit-specific environment properties in build script

c53d4f759ee5cb7cbdccde62a49db59a0afa3e00 authored over 1 year ago by CharliePoole <[email protected]>
Use NUnit-specific environment properties in build script

42745ad0a8d15386698e86ec51a3a4e521369879 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1305 from nunit/port-1284

Restore ability to test packages under debugger

b5380ecab9a27f69d75f800bcc440cd51f7c216a authored over 1 year ago by CharliePoole <[email protected]>
Restore ability to test packages under debugger

9ec2366df2a93e13f31a63aa5d5adefb72d2ba1f authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1303 from nunit/port-1271

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

90fc732532f4b7c70257e62fdb5cc57c76a2d4ff authored over 1 year ago by CharliePoole <[email protected]>
Don't run .NET Core X86 tests on AppVeyor

44d3c484b3eedc640502b8cbd0c20b59fb899ed0 authored over 1 year ago by Charlie Poole <[email protected]>
Fix errors in AppVeyor build

05f8b64e5ae203b92d3e25aced996ca900b5ff96 authored over 1 year ago by Charlie Poole <[email protected]>
Revise build scripts

a8d6c1b05f92426205bf701ceb3f0a0614420100 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1302 from nunit/port-1275

Include Microsoft.Extensions.DependencyModel in NUnit.Engine package

089a515891991b18d1320b13f3f649a035c06f38 authored over 1 year ago by CharliePoole <[email protected]>
Include Microsoft.Extensions.DependencyModel in NUnit.Engine package

ccde0d05d0200197c1ff1ca1d7dad32632f360a6 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1301 from nunit/port-1203

Correctly load tests using Windows Forms or ASP .NET\

6549866092747ec9d036288654158136f2ff262f authored over 1 year ago by CharliePoole <[email protected]>
Correctly load tests using Windows Forms or ASP .NET\

f11499a418d5b5bb7ecdd5c91b2686fff4e32f74 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1299 from nunit/port-1182

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

56ffef3edd7a6eb46d971097308399fa6a87cc88 authored over 1 year ago by CharliePoole <[email protected]>
Don't throw an exception when encountering a .NET Standard assembly.

20808acca42c0b10233440f576870a2123278f1b authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1297 from nunit/port-291

Use Microsoft.Extensions.DependencyModel to locate dependencies

c7566820da5a444659e61469fe21afd262ba445d authored over 1 year ago by CharliePoole <[email protected]>
Use Microsoft.Extensions.DependencyModel to locate dependencies

3f854b20e4ea7e42ba7ae0d7bf81af902a6bc8fd authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1293 from nunit/port-1130

Allow Mono 4+ to run all .NET 4 versions

3b357db93177fe40125c3b311c582127dd11e9a5 authored over 1 year ago by CharliePoole <[email protected]>
Allow Mono 4+ to run all .NET 4 versions

6e8b9e8f31ecfd4d5319fa57dc60a8c42809ab0b authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1292 from nunit/port-1224

Create separate project and executable for dotnet runner

173ba23efda4a0849c25f6a1229924492c3db758 authored over 1 year ago by CharliePoole <[email protected]>
Create separate project and executable for dotnet runner

e4b0673a25ce12cfa0323c006e5cba4e69aa8a19 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1291 from nunit/issue-1290

Change runner exe name to nunit4-console

fe43c11ed50b426d9c74e011f10ee117c009e656 authored over 1 year ago by CharliePoole <[email protected]>
Change runner exe name to nunit4-console

69dcaf608aa386f4606621ed9035d2c16dd46d54 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1289 from nunit/port-1183

Fix hang when test processes fail to terminate correctly

acf723993dd7fb7841ecfd3e17dfb61d82f6aa58 authored over 1 year ago by CharliePoole <[email protected]>
Fix hang when test processes fail to terminate correctly

3787aed324d16a6831c3ecf1a8bdd5d9191c08e3 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1288 from nunit/port-941

Use dotnet --list-runtimes to identify installed sdks

70fddeae88235fbca4ee0408a4b9c66b56353645 authored over 1 year ago by CharliePoole <[email protected]>
Use dotnet --list-runtimes to identify installed sdks

d643ac1b354c9decf3edca8e33dbcc17a4c5df3b authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1287 from nunit/port-1216

Add .NET 7.0 agent and tests

f69e6a5e9ed78e2851c49179889399c9ee524d25 authored over 1 year ago by CharliePoole <[email protected]>
Add .NET 7.0 agent and tests

cb0fece795b61b0fb93d0c6bb59baf37a34fe281 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1286 from nunit/port-1118

Port fix for issue 1118 to 4.0 branch, restructuring binary output directories

6e03a5ca5f0e278cee842102b900907b9d5de0af authored over 1 year ago by CharliePoole <[email protected]>
Port fix for issue 1118 to 4.0 branch, restructuring binary output directories

d5436f754db4aa342964216c628cd4a4f1370b50 authored over 1 year ago by Charlie Poole <[email protected]>
Merge pull request #1270 from nunit/port-1217

Avoid loading duplicate dependent assemblies in .NET Core runner

b04d50932f8f4c387840275757c83790597e814c authored almost 2 years ago by CharliePoole <[email protected]>
Disable x86 testing on AppVeyor

382e0b8ad74940136fe5066878c4a1f25e9b6828 authored almost 2 years ago by Charlie Poole <[email protected]>
Avoid duplicate loading of dependent assemblies under the .NET Core runner

446e4eb1ab8c3c0c44211276e0cd48420f2c6999 authored almost 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1263 from nunit/port-299

Better error message when a non-existent or unavailable runtime is requested

393da3e9f81b7885b547df8d5f3a6f644713e9a5 authored almost 2 years ago by CharliePoole <[email protected]>
Fix test error

22433db46284236163fbc53d56e6ee4f56436200 authored almost 2 years ago by Charlie Poole <[email protected]>
Check for valid requested runtime; refactor options validation

49fe437ca58d60aea0032a591fb35fdf3b8ca518 authored almost 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1261 from nunit/port-1225

Include .NET Core 3.1 build of engine in engine package

1cbb6ccb87a60ac0363e5b695eaf6d5d1e0a7f02 authored almost 2 years ago by CharliePoole <[email protected]>
Include .NET Core 3.1 build of engine in engine package

1ccbcf5bbdba132e4f4bf1b457cc3891ec468034 authored almost 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1260 from nunit/issue-1258b

Eliminate net5.0 and net6.0 builds of nunit.engine.core

1187b1c7bce34eaa7f047a7d13b32ce682ebabcf authored almost 2 years ago by CharliePoole <[email protected]>
Eliminate net5.0 and net6.0 builds of nunit.engine.core

4c0b84f400acc1f59aa16fac70a1af0c4ac1aba6 authored almost 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1259 from nunit/issue-1258

Port fixes for issues 1244 and 1232 to version 4

463e8ce9ef8e49adebb7b8c9215bdba2ed4aab04 authored almost 2 years ago by CharliePoole <[email protected]>
Port fixes 1244 and 1232 to v4

4d8ce2aa47be8bf44a400f87960675f4e677f6b4 authored almost 2 years ago by Charlie Poole <[email protected]>
WIP

b9a438dfe03b9f8720ed06abe6ba437313c9e643 authored almost 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1239 from Arhell/upd-link

update links

d5d6fd6a15e2f082a8b80ab0b21bbae7ac6a90a1 authored almost 2 years ago by CharliePoole <[email protected]>
update links

f98dc2e900109a46b10727d70fcaedb24e62a2db authored almost 2 years ago by Arhell <[email protected]>
Merge pull request #1237 from Arhell/upd

update readme link

487ff6e73b56dbc51209e58ef071bcd823d926e2 authored almost 2 years ago by CharliePoole <[email protected]>
update readme link

62540ba24d192275a2587744afd4694b7cc88a56 authored almost 2 years ago by Arhell <[email protected]>
Merge pull request #1234 from scribblemaniac/changes-url-update

Update release notes url

40135f68f82da3bbb37f002b032e494f860cad5d authored almost 2 years ago by CharliePoole <[email protected]>
Update release notes url

6c1a6933153ce169c41f8624b19048ba763c5cac authored almost 2 years ago by scribblemaniac <[email protected]>
Merge pull request #1218 from nunit/issue-877

Make each agent a separate project and give them identifiable names

f0f82113965c7bda3e14dc72d4ed232845bbc4e2 authored about 2 years ago by CharliePoole <[email protected]>
Split nunit-agent project into five projects

23a5677a02db2e585d91baad2eb1fbaa379bee60 authored about 2 years ago by Charlie Poole <[email protected]>
Split nunit-engine-x86 project into two projects

2efd28139c4628b2aa39abbfb80de06e628972d4 authored about 2 years ago by Charlie Poole <[email protected]>
Move agent projects to a subfolder in preparation for creating more projects

349ca249b5cd29d033660590d73eee5b8655ea04 authored about 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1214 from nunit/issue-1178b

Apply fix for issue 1178 to 4.0 build

886f2a16337c7ce50b3c77b81d5fb2791e68f147 authored about 2 years ago by CharliePoole <[email protected]>
Apply fix for issue 1178 to 4.0 build

abd0fb9752343be029fbf6446de804a7936a2e64 authored about 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1209 from nunit/issue-1206b

Put agent path in quotes

2d09c05c4bffd5c200c561abf4572abcb7d02f99 authored about 2 years ago by CharliePoole <[email protected]>
Put agent path in quotes

32cd268d282b5fa1d2d3ecb27c6006609dbf2f1d authored about 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1179 from manfred-brands/issue/1176_RuntimeFramework

Removed ClrVersion from RuntimeFramework

100b43404a6c421c591fe63e85935e8d86e9f807 authored over 2 years ago by CharliePoole <[email protected]>
Removed ClrVersion from RuntimeFramework

Decision logic moved to Runtime class.

d5648b93cdf8e755050b80a3ac12a416a32e5a18 authored over 2 years ago by Manfred Brands <[email protected]>
Merge pull request #1175 from YuhanKun/patch-1

Fix exception when targeting .NET Framework with .NET 7 installed

0d5ea3600191492a814d7dd7cc68a2a66e749784 authored over 2 years ago by CharliePoole <[email protected]>
Update Runtime.cs

850256260d21c944dd6449898168f4ef36306a51 authored over 2 years ago by Yuhan <[email protected]>
Merge pull request #1172 from nunit/issue-772

Fix console output alignment

cd8e03a3be045a36858aca63c88f1e9fec0f3312 authored over 2 years ago by CharliePoole <[email protected]>
Fix console output alignment

5d2ccce92cd4cf1f9ab30cbba7a02a4be81b359f authored over 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1171 from nunit/issue-17

Fix error in DomainManagerTests

7efc98513bed4d5fcc1da96f6976021c1fdee8c4 authored over 2 years ago by CharliePoole <[email protected]>
Fix path for Linux

ae2763afded94ab7663a11912f54d6b1a71a1293 authored over 2 years ago by Charlie Poole <[email protected]>
Fix error in DomainManagerTests

72a3da0842b44ff6bc2037066ce7f5d346ab5109 authored over 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1151 from nunit/issue-888

Modifications to test run parameter processing

d54f85cc4fa36a380e214525c60fa871bad0ee01 authored over 2 years ago by CharliePoole <[email protected]>
Fix error in test

0688bea4df22415012ccd87a45f11830558ac35e authored over 2 years ago by Charlie Poole <[email protected]>
Improve display of run settings

ae1cb7a4ff799e7596a80e6630eaee3b28c8c3e0 authored over 2 years ago by Charlie Poole <[email protected]>
Add test of package settings

6b97df57be4b40e601ba0250cb5df3ac804f1230 authored over 2 years ago by Charlie Poole <[email protected]>
Allow quoted values

482095abdbaaa49cb9f4e25d8b63ffa9981caaad authored over 2 years ago by Charlie Poole <[email protected]>
Changes to test parameters

4187d0a79fed4c646e79cb5836672e38ab599982 authored over 2 years ago by Charlie Poole <[email protected]>
Fix error in azure yml

167ca91e105ddc25057a9d0017e6e9e828f44537 authored over 2 years ago by Charlie Poole <[email protected]>
Stop building under azure temporarily

f3733f243cbe34cf30f6bbc3f1792c6353b51f92 authored over 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1170 from nunit/issue-1168

Refactoring and moving RuntimeFramework class

6a3b36724051349719002c3f9b201e4e5062da42 authored over 2 years ago by CharliePoole <[email protected]>
Fix Linux and Mac builds

b5e2ed307f844e1cbc3340c688fb361c55e38aea authored over 2 years ago by Charlie Poole <[email protected]>
Move CurrentFramework property to RuntimeFrameworkService

6f94fd2c233665ea9fd8a327d0c4c7ac0f3fa21d authored over 2 years ago by Charlie Poole <[email protected]>
Move RuntimeFramework to engine assembly

b9dc96fa982a2df9d7d741e861a9ba9506f84c8b authored over 2 years ago by Charlie Poole <[email protected]>
Remove remaining references to RuntimeFramework from core assembly

16ff16dfb54f032cdebd91963df97c1315908d33 authored over 2 years ago by Charlie Poole <[email protected]>
Remove use of RuntimeFramework class by ExtensionManager

8e95d838f381c24b1aa656a2035ce9019f0fd125 authored over 2 years ago by Charlie Poole <[email protected]>
Create partial backport of RuntimeInformation class

dbf1de7c2da32e69714475082fac0fadb2c9cd3f authored over 2 years ago by Charlie Poole <[email protected]>
Move Runtime availability methods from RuntimeFramework to RuntimeFrameworkService

d94f6f995b9bfd90548057c288268996944b8014 authored over 2 years ago by Charlie Poole <[email protected]>
Refactor Runtime and RuntimeFramework

12d28568eaa900e7ad264198d133bf3827a39dc1 authored over 2 years ago by Charlie Poole <[email protected]>
Merge pull request #1169 from johannes-schmitt/1166-add-application-manifest

#1166 use app manifest

e154d87cc3b9f07c27d83c9bbb6828c1a628eb88 authored over 2 years ago by CharliePoole <[email protected]>
Replace RuntimeType enum with Runtime class

a5b701ceda435e851c3de247d0c0aaa4f5b1b27b authored over 2 years ago by Charlie Poole <[email protected]>
Eliminate RuntimeType.Any; caller must know the runtime type to crete a RuntimeFramework object

f09f6da2200fd134608b955553eef1d10ac0aba9 authored over 2 years ago by Charlie Poole <[email protected]>
Eliminate DefaultVersion - caller must specify a valid framework version

eac56c69e1f4b67c2ca055e14b9c646b3dc45e1b authored over 2 years ago by Charlie Poole <[email protected]>
Eliminate construction of RuntimeFramework using CLR version - caller must provide actual framework version

d03da887a8bd3aacd0746bac93eaa78c38b2bec2 authored over 2 years ago by Charlie Poole <[email protected]>
#1166 use app manifest

96e7d7a906402508d7fed2f10618063561088a40 authored over 2 years ago by Johannes Schmitt <[email protected]>