Ecosyste.ms: OpenCollective

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

github.com/nunit/nunit-silverlight

The Silverlight version of the NUnit 3 Framework
https://github.com/nunit/nunit-silverlight

Implement direct Console.Error write

74c524579bd8a0f2ff6d5ac94869cc675ac259d6 authored over 8 years ago
Merge pull request #1530 from nunit/Issue-1379

Return non-0 code on test fixture setup failure

b0b3a08b0a736c32e5ee7687f6179e395c09fc1a authored over 8 years ago
Return non-0 code on test fixture setup failure

9ee768d7d665e99a4e6acddf3bd5b942059c6327 authored over 8 years ago
Add TestOutput to ITestListener interface

290e3f19f5ec732fa415a07b597f6e4f9a6bfad1 authored over 8 years ago
Process output events

683a51e936bf3500f0282c866611bc5225cd5f5b authored over 8 years ago
Add tests of TestEventHandler

09ca21b76f43dff3011d3c5c9e06c1426fa21094 authored over 8 years ago
Add tests of current text output handling

7838ac482ed4123419730d5e13152023a7805a6b authored over 8 years ago
Merge pull request #1526 from nunit/issue-1476

Remove synchronous event processing

655aa28576e14511abaeab3e092058fa3e5e995f authored over 8 years ago
Remove synchronous event processing

3bf80f5df65282a873a535f85607c47bf408b539 authored over 8 years ago
Fixing test suites

0529a98eaa88d5e0f7e75b5432fdd25e04688ba2 authored over 8 years ago
Added unit tests for the ResultSummary and fixed XML Doc warnings

31e463aa2bc3b6ebe915e1c50688649a0720b5a0 authored over 8 years ago
Refactored the child element parsing

77e453f9f2507b56e06a8c98567e99c1e24cb822 authored over 8 years ago
Exposed StartTime, EndTime and Duration

96fb4e5007163529b039f9bb6f3364593f1ee4d8 authored over 8 years ago
Updated the ResultRunner based on testing in the core runner

1e60631e6e42d0a3960195cae385195c29ff33c9 authored over 8 years ago
Allow adding to the ResultSummary

04f03d97ee0714352f4aa230e877653c447dcfc4 authored over 8 years ago
Merge branch 'master' into issue-1371

89b585995a84ea68cd8f9405cdb782e55df724fe authored over 8 years ago
Merge pull request #1522 from nunit/issue-1432b

Ensure only one event is processed at a time

5465aa5c1fca0c18c2bb9a441441000de4784100 authored over 8 years ago
Added the TestFilet to the portable agent and added a ResultSummary

09cf828e3928c5482a199b39eba7a902b049c1fb authored over 8 years ago
Ensure only one event is processed at a time

80e0dce59c6da7cb1d3fc62e1be6b2c227e705de authored over 8 years ago
Merge pull request #1520 from nunit/issue-1138a

Detect Portable, Silverlight and Compact and give error message

52e4a848a12744e8e8c0d4daf1195dc924f3338a authored over 8 years ago
Merge pull request #1521 from nunit/mono-addins

Remove left-over mono-addins file

5fdf3ac4df95b408e7198ac719dc1cb855b8d8cb authored over 8 years ago
Remove left-over mono-addins file

a20d9ce8beff7333e9089cf10236913a39196ccd authored over 8 years ago
Detect Portable, Silverlight and Compact assemblies and give correct error message

b9a70feaffc15f1fee5f59237a85d1e532389170 authored over 8 years ago
Merge pull request #1519 from NikolayPianikov/issue-1518

#1518 NUnit does not send the "testStarted" TeamCity service message when exception was thrown f...

58c518487953fd7da3bf90e30513d200f9ac4d04 authored over 8 years ago
Fixed the namespace for the options class

5bd7113d5ec3b359f253c810d25f68fe7164d8f3 authored over 8 years ago
Adding common classes to the nunit portable agent so they can be used in other projects

c89ac71729c3bb2af1110ca9320245302910ed83 authored over 8 years ago
#1518 NUnit does not send the "testStarted" TeamCity service message when exception was thrown from SetUp/OneTimeSetUp

080e1b86e0f37dbeb336ec9b3fa6dd0f70c3d9dc authored over 8 years ago
Add the portable agent nuspec file to the solution

058fa301c9a6da54eecfcdd29a356ac691678509 authored over 8 years ago
Create a NuGet package from the portable agent

10603ea0b97aefc229c33f30d41c0692370cdb9c authored over 8 years ago
Merge pull request #1508 from nunit/issue-1507

NullReferenceException with null arguments in TestFixtureAttribute

59abfc9620f2fb67541f7903854ffaa3bbb442e3 authored over 8 years ago
Merge pull request #1510 from nunit/issue-1241

Enable use of TestContext.TestDirectory when tests are being loaded.

2c4b5df3ac5bb287a74c36c0b3ea6820cbd08463 authored over 8 years ago
Merge pull request #1512 from nunit/issue-1225

Make teamcity event handler an engine extension

86c2a4f80ad1750b16bf8c7c6b25271552898c0a authored over 8 years ago
Merge pull request #1498 from nunit/issue-1010

Enable / Disable Extensions

6c7f2fbbbe788df8037c18987421342e60cf7835 authored over 8 years ago
Enable use of TestContext.TestDirectory when tests are being loaded. Fixes #1241.

94fd47aa06fb9db8b91eb04bffd468adf9a62c91 authored over 8 years ago
Change teamcity event handler from a component of the console runner to an engine extension

0bb83e785113be4986c8b5920a9a65e67280741c authored over 8 years ago
Complete interfaces

6055ee32c6828194f835aa193651e51b1ba53fce authored over 8 years ago
Fixed nullable types

f352fc658b50ae6e50d080af77e05a78daa1ef85 authored over 8 years ago
Added tests for Nullable types in TestFixture

64cffa0943faaac4796dc375564c913c3411ed09 authored over 8 years ago
Added typed null test to ensure it works

6f9b298c37cec2b656a101fb33b99461c232b2c4 authored over 8 years ago
NullReferenceException when null arguments are used in TestFixtureAttribute

adabb205ef3d77dff11a6a896df2c950be4fb603 authored over 8 years ago
Add interfaces to API

61e4c1899542b603b95b8043e84a162eb41463df authored over 8 years ago
Implement capability for extensions to be enabled and disabled individually.

a3c18ea7fb844776fab1014b14206615b437dc1a authored over 8 years ago
Merge pull request #1497 from nunit/issue-1494b

Apply same fix to nunitlite as to nunit3-console

8ec0cf5cee69a37e14b3ec4f8a3485afbc39ad11 authored over 8 years ago
Apply same fix to nunitlite as to nunit3-console

3f71b3e85d8e2b2a58cb4404ed09c23f970a7215 authored over 8 years ago
Merge pull request #1494 from imakowski/master

NUnit 2 test results report ParameterizedMethod but should be ParameterizedTest

ac2f14c727c91e214a5023339aac958b932bf5a1 authored over 8 years ago
Update NUnit2XmlResultWriter.cs

6d3518fc5d3a6886fda622e3a6fe1d8ca2baf2fa authored over 8 years ago
Merge pull request #1489 from vgriph/issue-1483

#1483 Remoting exceptions during test execution

265321e6136656904021f90f8eebbad6846a378b authored over 8 years ago
#1483 Remoting exceptions during test execution

Give the TestEventDispatcher infinite life time to prevent it from being
disconnected during a l...

427b49e413bc22be9801c336748f12db303fb944 authored over 8 years ago
Merge pull request #1365 from Green-Bug/master

Adding a DeclaringClassName property to Test class. Required for nunit/nunit3-vs-adapter#133.

2469147ac96fdd08b205086be4896f619298ea09 authored over 8 years ago
Merge pull request #1471 from nunit/issue-1436

Add thread safety and clean up classes

043d04ecf5a2cc3fbb7177b54a33221f82f452db authored over 8 years ago
Minor formatting fixes

4ce2b7aa2395ee39f7515de04ace1e711a5daa8e authored over 8 years ago
Minor formatting fixes

3602da3c66e710fee109bb57154eee373549ec04 authored over 8 years ago
Minor formatting fixes

5ada2a1b22a791addedb6fee32ddbc8e015c9f2a authored over 8 years ago
Merge pull request #1472 from nunit/issue-1470

Make EventQueue and EventPump thread-safe and lock-less

dc0df77a13c7b5ef9a0ab83f8c178113019737ce authored over 8 years ago
Make EventQueue and EventPump thread-safe and lock-less

96cb0664cd505beaddfdf0e300c1dc82951e2139 authored over 8 years ago
Add thread safety and clean up classes

1a0d990269a0f8f19aaebcaf14498f004c79cbc6 authored over 8 years ago
Merge pull request #1468 from nunit/issue-1435

Makes ParallelWorkItemDispatcher and WorkItemQueue lockless threadsafe

5fcad8e0ee29261b6e51281bc405bff5bf80e013 authored over 8 years ago
Add additional comments to WorkItemQueue

c4db962791105367e21150b473fdc4cca9880149 authored over 8 years ago
Get rid of spurious this and format fixes

92d398e19d91c87c8ce7cafe430226cc43343def authored over 8 years ago
Really fix formatting

1b344ecfabd4fad2074e715bea3dddb30ac2fff7 authored over 8 years ago
Fix formatting

6653756f9e3f4cdb5d3831301cb544f130bfc0f7 authored over 8 years ago
Add comments as requested

7875ca9b749af5b37068f45eafc618c238e4902c authored over 8 years ago
Make all appropriate fields readonly

924dabb3bd81a33878b59db58b9a7a323150fd9b authored over 8 years ago
Makes ParallelWorkItemDispatcher and WorkItemQueue lockless threadsafe

bb86737a16ad03ee22777848fa6e3064b9664812 authored over 8 years ago
Merge pull request #1465 from nunit/issue-1463

Make TestResult.AssertCount setter internal.

ca8dc9fefa33be11f85cc1c8d2cf14e0fef51117 authored over 8 years ago
Merge pull request #1466 from nunit/issue-1464

Make Regex InvalidXmlCharactersRegex static

f089eb91f93e7c0a796d38c0ec5464657ae52589 authored over 8 years ago
Make Regex InvalidXmlCharactersRegex static

8ea64b303d53fbeee9f20c7099108f00719c2cec authored over 8 years ago
Make TestResult.AssertCount setter internal.

16c7a79cf5e3ab30da47f15e022d479ad1480222 authored over 8 years ago
Merge pull request #1452 from nunit/issue-1434

Fix #1434

44d4fd89ba8b652d6d897415f55946afd864ad8c authored over 8 years ago
Fixed minor formatting issues

befa4105963febfbdb00298a9f9a8dd900e671e4 authored over 8 years ago
Condition using System.Collections.Concurrent for non PARALLEL builds

16ee274b62202107fc2823383e82f6d38925558c authored over 8 years ago
Fix formatting issues and remove ConcurrentQueue from SL build

aaf6ff173a2a2718c2ab2d2c5c31d9da3bc7ff03 authored over 8 years ago
Merge pull request #1458 from nunit/issue-1457

Add ignore warning for xml documentation to 2.0 build

ecf89e423ba5b3ad0ef159b778bc024f09f81705 authored over 8 years ago
Add ignore warning for xml documentation to 2.0 build

a4609a048fbcc9de1a1c26f3fdb3d5f7a73fb752 authored over 8 years ago
Fix typo and make AssertCount backing field accessible from derived classes

5765cc3b64cfdd5374463fecd89d209a9745da79 authored over 8 years ago
Use ReaderWriterLock to protect all properties and provide consistent values

99e75e9f433493d1bf174f56e5fccf1464c9476a authored over 8 years ago
Fix virtualization of ITestResult.Children

04ddbd2bc4c779c3d9576ac5ca95a31d8aca37dc authored over 8 years ago
Fix TestCaseResult to return ITestResult[0] for Children

399bf7bb7b91a9b206c81e0383ee15b2da51febd authored over 8 years ago
Change ITestResult.Children to IEnumerable<ITestResult>

Changes ITestResult.Children to be IEnumerable<ITestResult>
Chanages non-parallel builds to use ...

4a6ae602ee1e1e281ea9fed331363ab4ee979f81 authored over 8 years ago
Merge pull request #1456 from elv1s42/master

Broken badge fixed in README.md

dce63e767a413da28d30fe7f07b3cf7f926889f7 authored over 8 years ago
BuildStats badge added

142bc190fa1831a460ea753c984c7df45debb7c4 authored over 8 years ago
Merge remote-tracking branch 'refs/remotes/nunit/master'

833b24b18c116f835cabe66b0de0563f013ba89a authored over 8 years ago
Merge pull request #1454 from ChrisMaddock/Issue-1450

Different default SL install loc for 32-bit Windows

cd53022c0387ed44e4461231ac1ebfa441c16802 authored over 8 years ago
different default SL install loc for 32-bit Windows

c7a42e92fbfd5c29dd56dd4dd6481edcfd066efd authored over 8 years ago
Change to use ConcurrentQueue.IsEmpty instead of ConcurrentQueue.Count

8a02be631e0caf34af8910e01123d4f4684efe1d authored over 8 years ago
Fix sequencing of multiple AddResult changes to ResultState

73d2fd5e0f334ae2bcea6762d764e86f262fdf53 authored almost 9 years ago
Fix issue #1434

This PR adds the mono ConcurrentQueue class to all builds for which it
is not available. It use...

6f5c24f0a46d152a1fbffd907941e7e44c0058d7 authored almost 9 years ago
Merge pull request #1449 from nunit/issue-1425b

Loose ends

7a12faffe3e25ce25651234cea4b80229c854134 authored almost 9 years ago
Fix NUnit2 XML output from NUnitLite. Fixes #1189

4cd092aaed35f381f54fff755aa4613877d70598 authored almost 9 years ago
Make test public. Fixes #1446.

ceef6da2d8f9cb6d27949c7a5f0e2c7e31797c10 authored almost 9 years ago
Remove commented out code and unused field

362c1b3b3d3afee9d4c945df28248caddaf0486f authored almost 9 years ago
Merge pull request #1447 from lundmikkel/issue-1439

Fix for Issue 1439

24a5d17cbc766f4ef8403800562273bb737f12ff authored almost 9 years ago
Merge pull request #1444 from nunit/issue-1441

Add System.Linq (3.5) to .NET 2.0 Build

12e7bd4b6f45734a9df699f279f47ef2257d2ca4 authored almost 9 years ago
Moves IEnumerable check in NUnitComparer's AreEqual further down to get the proper precedence.

7c7487036accf1d530f4338fbd74d62dc9175993 authored almost 9 years ago
Adds tests to ensure that IEquatable<T> precedes IEnumerable<T> when comparing to objects.

936930e576055ebe33436cdec31b728615b059c5 authored almost 9 years ago
Merge pull request #1445 from nunit/issue-1423

Issue 1423

447bc70a6207338dd1065dc4351162b4a2806bd0 authored almost 9 years ago
Add CollectionDebuggerView proxy to HashSet

02d339be77ae538839a7189ce25bffc9cfb8e7f1 authored almost 9 years ago
Add more tests

99cce6b6825b7ad2cd9e2cea7cf21c59c063af35 authored almost 9 years ago
Move duplicate TestUtilities classes to Common

bc7c466af939c12e1169a0c0d2c7bf092c1e4dbb authored almost 9 years ago
Add System.Linq (3.5) to .NET 2.0 Build

c1a4b477c6bf85205d866fbb4c9bbe9feaaf4faf authored almost 9 years ago