Ecosyste.ms: OpenCollective

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

github.com/nunit/nunitv2

NUnit 2.x repository. NUnit V2 IS NO LONGER MAINTAINED OR UPDATED. Bugs should be reported in the main NUnit 3.0 repository.
https://github.com/nunit/nunitv2

Updated NSubstitute version to 1.4.3

b13e30538cd286edaff91f9aee93073da57be441 authored over 12 years ago
Fixed test node selection issue

Renamed field to reveal intent

4118cf293e08b7a268bb115b4f96d82daa8827ee authored over 12 years ago
Added "one per line" to the description of the runlist option

c8488e1c8e546797d9d8043a22cd4855dd88e22f authored over 12 years ago
Add basepath and privatebinpath arguments to nunit-console

428994f198f242c42106fd2386fe30aa772e953c authored over 12 years ago
Supportng overrides for package BasePath and PrivateBinPath in console

50508eb4218fbb7ee403e8684eac395e2882abfe authored over 12 years ago
Support for async void test methods containing code which invokes async void methods.

e194a4af0f6a8573e54a62fa1e36896b6371cf1c authored over 12 years ago
Ensure log directory exists before trying to create log

d11720568f52678101a28f137f1e9f5327cc153d authored over 12 years ago
Fix unhandled exception in project editor

1e33cc536c159d68792c53119c24edaa30968bcd authored over 12 years ago
Miscellaneous fixes to allow the .NET 1.1 build to work without error

13f43ee5946780d14aaf86a604921d54e3546b65 authored over 12 years ago
Fix new text output tab so it works immediately

f52df14e119b49f07f85a4d5316df611111c72aa authored over 12 years ago
Handle console command line errors better

aac7489abd83200c2991f539f5d215b742ba19ad authored over 12 years ago
Merge change from Simone

be5000718339e42187068d358e46c86752671dc8 authored over 12 years ago
Merge fixes of TestExecutionContext and testContext for async tests

51057467281d59e1f22538a913cdcd51b067da72 authored over 12 years ago
Add ClassName and MethodName to ITest interface

ebb09da36a740e6023aa2752561e7d55d027e44a authored over 12 years ago
New tabs are functional immediately after creation.

742de19f08da753978285c3847872953fbafe21d authored over 12 years ago
Now handling cases in which the file or the directory are not found, and simply filtering out tests if file is empty or has empty lines

16ba4e524ca1e39d83a2dab622a13da0c44600b3 authored over 12 years ago
Switched to the refactoring-safer expressions to reference test methods instead of strings.

Using LogicalGet/Set in CallContext to allow the text context to flow across threads in tests whi...

36d0dd5619bf6198ad07bd888fe89e2dbd04a260 authored over 12 years ago
Merge fix for Bug#1064100

d72988d79a778ca3434ae42c7f8d2834737d7275 authored over 12 years ago
Add MacOsX and Xbox to platform attribute

5c7cb5dedb21e468338f14177e43426541f0005e authored over 12 years ago
Correct handling of void test cases with expected results

184235d91d264d486ec0b45569f1f0555f20a665 authored over 12 years ago
Fix implementation of Result property of TestCaseAttribute

6d852f0fbafaec19057cf1e39561a8cc81dfc18c authored over 12 years ago
Disallow simple async tests returning Task<T>

4f0db3ada2fdb9842ea61fcf216d4553890bd2ed authored over 12 years ago
Removed support for returning Task<T> from plain Tests plus from TestCases without expected results, except when ExpectedException is specified

e89f1cc2237e1b6ca7408e620d3d14b5b370fefa authored over 12 years ago
Merge from trunk

abfab5863e491542abd8e77003cf0c4d62aad455 authored over 12 years ago
Support for async tests

466ba66d4689290560cefe599a3b586b95ea0110 authored over 12 years ago
Drop jsharp build from script

40108dfd2881cd98cc2e21c8b4be192bbcd4b73b authored over 12 years ago
Support for building for .NET 4.5 and running async tests even when not targeting .NET 4.5 but as long as 4.5 is installed.

b04297a15329c5e44a414555b1634cf2111b8c9f authored over 12 years ago
Convert all sample projects to VS2010; remove J# sample; add F# samples

f309c0a19a772a99f81a95b2adf914e1ad971e22 authored over 12 years ago
Fixed typo in error message.

Started adding additional tests for parameterized testcases.

592d9cf430e3cb895d1bad271f0c02522d70cbec authored over 12 years ago
Improved handling of tests which are not supposed to be run

09b47054a979ad59b9e8c2d49ade6184006dfe6a authored over 12 years ago
Replaced usages of Task.FromResult with Task.Run as the former create tasks which are already completed and may mistify the tests outcome

8b4236d71e1c360bc29b4fa9de5f010a2a606b83 authored over 12 years ago
Explicit type of excpected exception

cafeacb864d4b60987278ec2f3317678f46b03da authored over 12 years ago
and tests, actually

d0178edefe8fed98aa3162fb5a222e04a1f8650e authored over 12 years ago
Completed implementation of async support, with tests

d72e5a9a1d1e4456a44ba92da230e41156607d35 authored over 12 years ago
Introduced support for void async methods and cleaned up implementation.

d4833614e3371ac787c408d4bf5ade72e6ff3d52 authored over 12 years ago
First stab at making async test methods run correctly.

Currently only works with methods returning tasks, void async methods are quite trickier.
Also do...

8930d42290205de2032b54c45f02103a4168f435 authored over 12 years ago
Add NAnt files missed on first commit

4540126c4d9a983053afc49b01dc64df49762fb1 authored over 12 years ago
Upgrade NAnt to version 0.92

d39b4471a5dbbad43fbcc7488eed0f96b452f0cd authored over 12 years ago
Make test result and test info avaiable to TestFixtureSetUp and TestFixtureTearDown methods

354e6fd61b1e875d7acead1e356d54bdac2ee6c1 authored over 12 years ago
Changes to allow running NUnitLite tests under NUnit control

9d2f6eb76235bfc3c4770a672588887b6716d8fa authored over 12 years ago
Supporting recursion by detecting recursive enumerable comparisons and considering them as not equal

c86beb6ff4798992962069cca3685c45c563b2f3 authored over 12 years ago
Allow TestCaseSource to be an instance of IEnumerable

10af5ff89922056f543db16495f6d560875d1aa6 authored over 12 years ago
Remove invalid reference

4dc0aaff14522f2e8a1bd25738228e97acfc17e2 authored over 12 years ago
Attach debugger to nunit-agent automatically if the console or gui runner was originally attached to the debugger

bbdd7131b5d796fa962617f5c0c8fef4c6b2793d authored over 12 years ago
Upgrade VS Solution to VS2010

5322afee01ad89638f2329686d24c815bb418a57 authored over 12 years ago
Change version to begin work on 2.6.2

801367e2feb809b9169b061143c6951f52082a53 authored over 12 years ago
Remove 'rc2' designator from build

c5fb8a269bb89d41099010e35cfb44cfd3e73532 authored over 12 years ago
Merge changes from trunk

aca785578c8dacb65bb9365ccee28f8e4e92571a authored over 12 years ago
Update docs for 2.6.1 final release

2fb7f26606afdaca6d0aedfeefae6bb51647c750 authored over 12 years ago
Update build script for RC2

75a8efc4114600fb21cba02198ce05a964fae54e authored over 12 years ago
Update release notes for 2.6.1 RC2

c52a98115821c4ccb3efea096929cf980f08c38d authored over 12 years ago
Add test of PredicateConstraint

af271fe64f3893ac9d60dc3bf7600b52b04a0322 authored over 12 years ago
Clear 'exclude these categories' if no categories are selected any longer

52cce6e7f857410d3481635f2dd06687802bc7a0 authored over 12 years ago
Give proper error message when attempting to instantiate a generic fixture with an open type

db95f6cd0e5629aaef2b7e65e078f1424929e7a6 authored over 12 years ago
Locate result file relative to application base

b5668f228a916fa640602e72da0a9685e1293139 authored over 12 years ago
Advance version number and update build script for NUnit 2.6.1rc

c8c949163c90d02cf0e82175a00ffa7f122cb158 authored over 12 years ago
Update release notes for 2.6.1rc

e0a20a8d5d1b1c43317b62af950850b537bb2eec authored over 12 years ago
Remove limitations on location of ConfigurationFile

03e150e8d94afe3670f1b12f81d0e0e680884c7e authored over 12 years ago
Update docs for 2.6.1

585d0244eb880a5e21595b532dcdf83a3fcf841f authored over 12 years ago
Fix some fragile tests so they work in non-English systems

09ecd0d9d46594b87223ae6afc9c7e50344e739a authored over 12 years ago
Fix intellisense documentation bugs

2e467907c8fd55f2fdc38177435f463dfa40c7f9 authored over 12 years ago
Fix console runner apartment default

3431b76b91e642e78278f2a66f6cf548ff1510d8 authored over 12 years ago
Provide exception info for failed Assert.DoesNotThrow

2df93ba8c4e65499801b1d52e3b5851f7a41de9e authored over 12 years ago
Correct handling of excluded categories

adf31793fc4db436498639e6524f7bf6f6874133 authored over 12 years ago
Upgrade NSubstitute to 1.4.2

7f8140ef401cebb25a3074ac4665997e57e2447d authored over 12 years ago
Allow use of a parameterized class taking a Type as an argument

fbd6f4c4c2aaa4022e8947006e429b2a216909b5 authored over 12 years ago
Return error code if any tests are invalid

47e0411b8ca2a6b4a99158b6d72dcdde427a1f65 authored over 12 years ago
Fix test to compile under .NET 1.1

1d1e1c6091da239985f8b6d37b86d2ec00274c65 authored over 12 years ago
Allow operator overrides to be used with ResolvableConstraintExpression

2258f133f00de06d0409fcf82ae790c607ab485a authored over 12 years ago
Ensure that AssemblyReader closes files it opens

4a29f1fe2d56a7262a1cee640c55404bcfbdee86 authored over 12 years ago
Color a fixture with any failing test case red in the Gui

a332b295070303ec4c9207bdecece8831e5826f9 authored over 12 years ago
Remove unnecessary files from nant directory and rename it

e34cb89697e0825faaec528df8c6682eead63ac4 authored over 12 years ago
Add test to deal with user question

e3a94a49047840ed4787302d2369e4b1867182c7 authored over 12 years ago
Give path to result file in log entry

958cd02541e9d7db8ab10602e073af1ed65bd61e authored over 12 years ago
Add creation of NuGet packages to script

dede579867a945900f7dfdfe046fed982546e3de authored almost 13 years ago
Remove unused references

132a1b417307255f240a3522f60b10b4244dc5f1 authored almost 13 years ago
Final documentation fixes for 2.6 release

ab4303cc15a7d4f521465913e136a1025d6bf908 authored almost 13 years ago
Update docs for final 2.6 release

024dbd014f8abc5b7968a5e8f7a35d6d0ca27d2a authored almost 13 years ago
Update docs for final 2.6 release

66ec69e9646d35c435ba2ff162739fae49928aa7 authored almost 13 years ago
Merge from trunk

33d063735ed5b15a5f4156cbf1fca19b23f2871b authored almost 13 years ago
Add missing copyright headers

f0dd02882758a28b3b3ddbe7097149967dcaadbc authored almost 13 years ago
Fix problem preventing building under .NET 1.1

011daf4d234dfd02c1b16432bf58e57a9cdd6619 authored almost 13 years ago
Fix compatibility issue with pre-2.6 framework

e354d5a93d76e43d8dfe25675ccb2e5b0f76a2f6 authored almost 13 years ago
Bug #881715 appears fixed by change for #933800

31c15e5e6eea267e6ab511fe50e6c6b2a35bd458 authored almost 13 years ago
Ensure that compiling while executing doesn't crash NUnit

cbb148ccaa9f501100d2336a5ad7300142368bd4 authored almost 13 years ago
Suppress exception when nunit-console exits before nunit-agent

06fbb882990526d59bfa02560ec3b91e96351a7a authored almost 13 years ago
Fix a potential problem in AggregatingTestRunner: individual runners not loaded if aggregateTest is null

f90690b2bed24226554a4e813d8f7a9dd0fd2214 authored almost 13 years ago
Mark suites with ignored tests as having run successfully; adjust display in Gui

96b087f4814a6d9cb7645a49f078eae4e64c68d1 authored almost 13 years ago
Eliminate exception when adding or removing categories in the Gui

cb40a3fc71f63a8e0c7b478d329a3593b9295f6d authored almost 13 years ago
Merge from trunk

365d517472215d1f5882dcebaeff1351dd8440b6 authored almost 13 years ago
Update docs for 2.6 release candidate

936fb56bbb756f1d23198183c03a32b39e25e7a2 authored almost 13 years ago
Update install scripts for 2.6 release candidate

a59a9765eeec642292bc86bf10df9c572aa7c880 authored almost 13 years ago
Don't try to load pnunit assemblies if they are not present. This is in support of the Visual Studio NUnit test adapter.

b1f6c20cebaf30bd3d0b7888ebea5185078eee67 authored almost 13 years ago
Action Attribute update: fix NAnt scripts, fix order-dependncy in test

cfaacdeddb48d5b7a27fb26c381938ebfecd6da4 authored almost 13 years ago
Final touches on action attributes for inclusion in trunk

b2c536bccb43189856c015b6ce422419246e0506 authored almost 13 years ago
Eliminate platform dependency (CRLF) in test

0a2d7724c97b7531f5539097eaf8f5e78d3d00a1 authored almost 13 years ago
Merge changes from trunk

fe829d0c6629e7ada691610883168799a9cec67d authored almost 13 years ago
Merge changes to Action Attributes

4ccbc70b4f289742ce9ce689c37145ade1340e2c authored almost 13 years ago
Update copyright year

906a42a1d9dfe1c32a71f8674c6ae8a3289b6682 authored almost 13 years ago
Add Edit menu item to NUnit projects

c1489dbb1b83e237378a39fa987efcd21b626eda authored almost 13 years ago