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

Add case specifying optional parameters

1352a310a3fdc3584b63868bd15c9c59029b48ea authored almost 9 years ago
Merge pull request #1280 from nunit/michal-franc-907-refactor-console-report-tests

Refactor console report tests - Fixes #907

4d35577d93eab962e05933b7c95f296e3ec57ecf authored almost 9 years ago
Refactor console report tests - Fixes #907

8a6948b887cd0db97cbd251dc97d9e6db370d804 authored almost 9 years ago
Merge pull request #1258 from mjedrzejek/master

#1140 - Equals/ReferenceEquals methods exception

30a0426c0cbe5271a59f00af1354dfbfbd70d5bd authored almost 9 years ago
Fix for TestCaseDataAttribute

1793cb7d34418976949e2306bfb374e62b46da82 authored almost 9 years ago
Test for all optional params

99314e7023c31f39f70eaf46917c2ed8caf64b23 authored almost 9 years ago
Add test

38ff3db2cedb215288da6b4cfcb99600f315f878 authored almost 9 years ago
Improve error messages when some extensions are not present

d5b336fe0733a5ede442714b35b51260490f896f authored almost 9 years ago
Remove files left over from Mono.Addins

2507cf2cd614bcba6fa48d1b57a803b7d0fc7c54 authored almost 9 years ago
Add separate nuget packages for remaining extensions

e387f17406e6d80f21b7271f6c58e90abe3855bb authored almost 9 years ago
Fix CI build errors due to variations in directory structure

17cf9ca0ec8ee6830f9bde5f3b59f966244ea8f3 authored almost 9 years ago
New package for nunit project loader extension

25dda1dd0148045f76869f61abe711505c17ab4a authored almost 9 years ago
reduce lines

b7622002eff903abb8b08601fc214bc96134c8bb authored almost 9 years ago
consistent indenting of the methods and the brackets.

cd023ca4d09f61b758288c9aa20f02fafb06e9f3 authored almost 9 years ago
Modify console and engine nuget packages to use addins file to point to addins

635d16337bf10785ae82365fd05a6afd68314675 authored almost 9 years ago
Enhanced path expansion with wildcards

9a7aeb20550e4157d4b94c4481cb4f9349e91175 authored almost 9 years ago
Give better error message when two project loaders specify the same file type

74022aa09a045bc59a15974a2831334384ff93e4 authored almost 9 years ago
Unit tests #1140

0addf15c71ed40cbc8d1c8199ce577631129d6d8 authored almost 9 years ago
e branch 'master' of https://github.com/mjedrzejek/nunit

66b44a1721052eae1671a5c6216b39359b8980df authored almost 9 years ago
Unit tests #1140

989d8e358b28727809f61e107402e53d8a4d5bfc authored almost 9 years ago
Merge branch 'master' into master

321247403b6bb649782adcc2c1d14806bc2dcab5 authored almost 9 years ago
Merge pull request #1262 from Green-Bug/master

#1261: Fix display name generation for generic types with nested classes

f679d0b58f8a3d145114049b349e5c9d21008264 authored almost 9 years ago
Added sl and portable, fixed up some test cases, maybe children public on work item

91bd1ba6428ec101274b4e16260b9bc77edbbada authored almost 9 years ago
Minor fix ups, and restore test sort

d0d439ddfd84c32ce54f7a50c684e1e2b8fe734c authored almost 9 years ago
push example code where problem is for review

69e875eade03069d53e620f5e7fd30012bf3deff authored almost 9 years ago
For review: fix for issue 681 using a new assembly attribute and default an AssemblyResolve hook in the default AppDomain of the test runner process.

0512fca8d99fadcc81a5ca190d8e13dbcfd43646 authored almost 9 years ago
Fix unit test ordering

70a529255727d37921d3483208b5d0a86829f3c0 authored almost 9 years ago
Change to sort at workitem level

39df381f1dffae8eb682af7761284226cc55b03a authored almost 9 years ago
Merge pull request #1263 from nunit/issue-1252

Issue 1252

977c3162a2cb1548e0daf3768d85ff4c15a2bce5 authored almost 9 years ago
Merge pull request #1267 from ChrisMaddock/issue-1210

Issue 1210

383fa180607966fbf692c0ee0124c9dfe63413e7 authored almost 9 years ago
Merge pull request #1268 from ChrisMaddock/issue-1181

This being simple enough and passing it's tests, I decided to merge without a second review. Fix...

19964b48fdaa804638cc22b37fcc1d8b09265d7d authored almost 9 years ago
Comment reason for return

2e85c3985e5781805f0021e12b3a57b514dbb115 authored almost 9 years ago
change to sue property names

cdad0d821fcfb269aecf7b230bb5bb23507c09df authored almost 9 years ago
remove redundant code

b4e5332b5eb2f6e162027b20bfc41e0298d0646c authored almost 9 years ago
remove IImplyFixture

e28b029f6075da7703f03947c95387da94db659f authored almost 9 years ago
Merge branch 'master' of https://github.com/mjedrzejek/nunit

Merge from server

a61fb23dfdc5c5e43750c332f3da6e0f983cf58b authored almost 9 years ago
Unit tests #1140

c3b523e26e1349b4c50d034a07344c30faf9e519 authored almost 9 years ago
Throw exception if addin specified in .addins file can't be read

751faf5cba6455f7b70af12c63882f2252f567b5 authored almost 9 years ago
stop error double up in appveyor

ecef338f167e49c02c02358b0bad01a2994e4995 authored almost 9 years ago
changed to use ref in helper fuctions

65780ff0c42732a85d54b77d5d5c2c2072ef7c4c authored almost 9 years ago
added older frameworks and fixed up as per request to new attribute

cda3f1bc19b4fb60fd92662d7da7fe521457e012 authored almost 9 years ago
Catch BadImageFormatException thrown by unmanaged dlls

6a258d1d0c4534a7bb9eb4281d03b1a82d9863d7 authored almost 9 years ago
Add profile property, and improve .Net v4.X detection

e52736458acc08f8f2aa1f60d568fc2690578d78 authored almost 9 years ago
remove unused reference

a2d06afc881305a6121ad35ce9528d4143bd1f4d authored almost 9 years ago
fix test failed, manualy call sort method

24655b185b82129c6030061234404031cea21849 authored almost 9 years ago
Merge branch 'master' of https://github.com/Green-Bug/nunit.git

764bf744007380ab0bbcfdec34558bdf4c1d4ee1 authored almost 9 years ago
Adding tests for #1261

0265f1af482d3195877fd8ef486a5c1144ffc9eb authored almost 9 years ago
fix for error in travis build

b80a4aa7372a32e170bed257aaa24d121babda41 authored almost 9 years ago
merge in chagnes from Master Branch

91d3f19c3054bcd498cfafdeae1c2acd4d90df2d authored almost 9 years ago
Merge pull request #1 from nunit/master

update fork

b5095dabc2222ed98afb44fe348a5d24a6f3ecec authored almost 9 years ago
add unit test to confirm ordering correct from testdata class

07fc2fa7202d2ffa58763bbb6fad6483e0abd78a authored almost 9 years ago
apply rename refactoring

d1668ac4c7fa6125d9e8ab5853a5981be306ff23 authored almost 9 years ago
initial chagnes done, before complete all unit test

930f4529ccb25d7f38364a7fc4882902fa5e5632 authored almost 9 years ago
Merge changes form master

014307f235a45b7dfa321b71c80deac21440fe19 authored almost 9 years ago
Fix Linux build

a3810a2f5dd25d11266177a15c67e4bf0a2000fc authored almost 9 years ago
continue to run other framework tests when one fails

c3edf2cc44c8f3def9e92bee1363a0a36358325f authored almost 9 years ago
Merge branch 'master' into master

2e4bdadbc89b1ed1e8985ac8eb3c8c84de0e2250 authored almost 9 years ago
formating and failing package when tests error

8c76725a07993f3347b5b11750e2bc686e456f28 authored almost 9 years ago
Fix display name generation for generic types with nested classes

fc2b59ae689ee9d584d2986292138ca5498615f4 authored almost 9 years ago
Fix on mono

15b3be71959e127bdafa38287abdce88fc33c2bb authored almost 9 years ago
Save FrameworkName from TargetFrameworkAttribute in package and eliminate reflection in DomainManager

50defbed2cb7f2c3e3ca12b42b8a500660fcf0f1 authored almost 9 years ago
Restructure execution chain so that packages are expanded and assembly images examined up front. Remove dependency on RuntimeFrameworkService from TestAgency.

e91a9e199c46b605397656b8c7d497d747498254 authored almost 9 years ago
remove changes for testing in TFS

91654bd886918cddf25bfc5b99009192f4235b1b authored almost 9 years ago
add extra error information to output

673fec698e9438a362dfbec88b7b61b7f1e69161 authored almost 9 years ago
testing build failure teardown action

2c50e83796428bb6146a12980ce483c66b0facd5 authored almost 9 years ago
fix build error

9150045d6a55231944b54e260d46721f7f5f9be0 authored almost 9 years ago
fix travis build error

247d66e8c38cdbb61c93cbe919c07c3e74de5831 authored almost 9 years ago
test error handle on failed build in build server

7df15e1dcd93b185ff5d8f782c85bdc4700be0dc authored almost 9 years ago
add a failing test for testing build

d43813a024784e32d3faed90c5e02143edb70f18 authored almost 9 years ago
Merge branch 'BuildError' of https://github.com/dicko2/nunit.git

b3a599f5126635d9b09d14ceae89d2d22bc31f44 authored almost 9 years ago
add command line option for nunit2 output

3e85a86075a6547b22930723b636d4e75c45ffd0 authored almost 9 years ago
Merge pull request #1230 from dicko2/master

Add ability for testcasedatasource to have parameters passed to methods

ceee4218c010d9461c665794a17225000b185b53 authored almost 9 years ago
add .ContinueOnError() to all build tasks

5545c500b9dd488a58a9b0555798e3fa2ec6fce3 authored almost 9 years ago
add .ContinueOnError() to all build tasks

730ddec42fcaa0a6349910c3692a8c2850b000b9 authored almost 9 years ago
Merge branch 'master' into master

04c9cdf5055af69c88ffecb681148d1770d03550 authored almost 9 years ago
Merge pull request #1251 from nunit/issue-1018

Temporary fix #1018

502c5784300ac6789876703953bff9054f4e067d authored almost 9 years ago
Merge pull request #1170 from nunit/issue-1138b

NUnit Driver for running portable tests

e1b2d82c1df4ea744b0f0442449f20527fa094c4 authored almost 9 years ago
Merge latest from master

43d8cce913ee7a908295d79073dc3782738f6127 authored almost 9 years ago
Merge pull request #1254 from nunit/issue-1171

Fix #1171

af464ed9fa82f8d4210b6f68307053d7e7ff230f authored almost 9 years ago
Fix #1171

59af51456876eedc361936cc76ce2a6c37abe2b8 authored almost 9 years ago
Temporary fix #1018

7a112085303b42b4852faff6ccf1d2d51948997e authored almost 9 years ago
Merge pull request #1250 from nunit/issue-1212

Move AssertionHelper tests to a separate class

e77f988e5d26857d58dc9da05755eb384a03807b authored almost 9 years ago
Move AssertionHelper tests to a separate class

aa9e18959a0c5bb6baecbe0ea81f2cec5ce34059 authored almost 9 years ago
fix DivideDataProvider.MyProperty.get must have a body

e5ad14a27095e2bd9794dd6279006d23a9ec3293 authored almost 9 years ago
Add exceptions in case of bad parameters given

10f20cbb3581e86564e1a23a613ccf4d2824aa73 authored almost 9 years ago
Merge pull request #1022 from crmckenzie/master

Support Comparing Unlike Collections using Is.EquivalentTo().Using(...)

9a1c26bfce6350b7d13870fe7255ffa064e6f6e6 authored almost 9 years ago
D'oh! My formatting changes were not saved.

1bf512b0739b35dfde983229cc6ab205653fb710 authored almost 9 years ago
Merge branch 'master' of https://github.com/crmckenzie/nunit

5df056621ce4157b73709e63a94218a959a20ced authored almost 9 years ago
Merge branch 'master' into master

03b9e884f81bd4229e7aa31774a40050002ba5f4 authored almost 9 years ago
Rolling in feedback from @rprouse.

11bae8cd999de5914730fe0ca0e0d9f7b879e0c1 authored almost 9 years ago
Merge pull request #1248 from lundmikkel/issue-1246

Issue #1246: Adds a simple equality constraint for zero that can be used as Is.Zero or Is.Not.Zero.

4c6f2c969b669dd17dcf91b0bd07da98fd9dbf5c authored almost 9 years ago
Renamed the projects to nunit.portable.agent

f0e6ae133759ae13f973c987c57b881cf27f4bf2 authored almost 9 years ago
Merged in latest from master resolving conflicts

548c72e6310965d1b58a6fe746998513c12f4784 authored almost 9 years ago
Issue #1246: Adds a simple equality constraint for zero that can be used as Is.Zero or Is.Not.Zero.

f8a686c473fc60809271c74c04ea56949bbf0f70 authored almost 9 years ago
Merge pull request #1242 from ChrisMaddock/issue-1234

Alter default entry points to return AutoRun exit code

fddc041669cffc1cb46b4e34f08832aed7fcbd2f authored almost 9 years ago
Alter default entry points to return AutoRun exit code

ac19dddff4bb33bb449f3c1bf0989d18eec4b19e authored almost 9 years ago
Merge branch 'master' into master

67c6a9b305e3006b2f593d7480473f57a9a47795 authored about 9 years ago
Merge pull request #1237 from nunit/issue-1236

Modifications to package version

5763465d7ecd3546b304a0f2501777417b9b9b8d authored about 9 years ago
Merge pull request #1222 from nunit/issue-1196

Issue 1196

70e47168d4ad6b9fe05a668c4ac499060cb5cc66 authored about 9 years ago
Modifications to package version

11cecc025e9acf15cb71d72898f8052b5209da97 authored about 9 years ago