Ecosyste.ms: OpenCollective

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

github.com/shouldly/shouldly

Should testing for .NET—the way assertions should be!
https://github.com/shouldly/shouldly

Update ReleaseNotes.md

43e3aff8e40e450f056d137a52f547da7ba8abaa authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #124 from vorou/master

Swap expected and actual in Is.Equal

0459759b4a40e546e335cb88c5a53793f6ed1cca authored almost 11 years ago by Jake Ginnivan <[email protected]>
Swap expected and actual in Is.Equal

5dfdd35b73c2a3c55e42ebc47e34ebc02170698f authored almost 11 years ago by vorou <[email protected]>
Merge pull request #123 from JakeGinnivan/NumericEquality

Numeric equality

476130f1dfb2918f1904b7612a641999b34fdf1f authored almost 11 years ago by Jake Ginnivan <[email protected]>
Removed invalid test

1eb98d101a8fb1a2f44ce3efb6a87f2c52a58983 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Put back debugger step through

27122e06f9255bec28e2331fcff3d932ec19e1a8 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Brought back nUnits numeric equality checking

954bb795dd4ec278873451512c885fdf080ef174 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Updated release notes

654c07c20898ea595c24db947a51ebf27cdd4657 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Updated release notes and next version

68faeea168f326b2e9bd858f796317e828dac115 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #119 from jmkelly/tidyup

minor tidyup

79dc974c464aa1f365972736a6c725af127c8b8c authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #117 from vorou/patch-1

minor readme fixes

6839502951e1604519422b12381801b54b14929e authored almost 11 years ago by Jake Ginnivan <[email protected]>
change out .Count() to .Any(), tidies up code slightly (I think), plus could have positive perf impact on large IEnumerables

cd952e0bd49785940193776232eb4bdfc25afd8d authored almost 11 years ago by James Kelly <[email protected]>
Fixed build

67071137ed34ce5de62b9b787f28a413772f29b1 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Removed some duplicate tests and migrated last few missing tests

62539443c6946d470e1321276ad7f53f3ea8a280 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Added more Should.[Not]Throw tests, especially around tasks

f1e3a62b696e7724609022ccfa1e708ac945fe1f authored almost 11 years ago by Jake Ginnivan <[email protected]>
Migrated Should.[Not]Throw tests across to scenarios

a87c99bb43191580d68270a5fc2b077dd95042b4 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Should[Not]BeSameAs tests converted

7abb316ea992c0a2e1ca29cfcd8eec49126311fe authored almost 11 years ago by Jake Ginnivan <[email protected]>
And a few more of the test types into test helpers

fa15c718f50b15cbdce445209f2f2e29c40f4693 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Moved the scenario base classes into test helper folder

4b95e8414bc5c51cb11fa9787852874ba09079c3 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Converted should not be one of tests

46bd48eb8c6512d8b2e0da87767168833f7c1ed6 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Moved more files

88e70122fed2010bc76960178f2ef273454fe5d7 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Moving a few test classes and helpers into folders to group better

557c10ce3e769969e086f6b6370765a0c604133d authored almost 11 years ago by Jake Ginnivan <[email protected]>
ShouldBeInRange tests converted

5fdba18801a449398ae65122129feba43de67f38 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Converted ShouldBeSubsetOf

15a8e2f57f6606d1b9c1a76df642a724d3dce12b authored almost 11 years ago by Jake Ginnivan <[email protected]>
Fixed some broken tests

48e90ebbf20a3fe3d3788b9e94d8176c15bf78ce authored almost 11 years ago by Jake Ginnivan <[email protected]>
Converted Should[Not]BeEmpty for collection tests

091902d572078dc01bbd7c3f8a8bba0826fb1e26 authored almost 11 years ago by Jake Ginnivan <[email protected]>
We don't need a type check because shouldly constrains by using generics which fixes another failing enumerable scenario

6a9ca041790593cdcaa72f20c7e67c41f50f74d8 authored almost 11 years ago by Jake Ginnivan <[email protected]>
minor readme fixes

5e74ed9ed124472a4784b34e8339a82735af3a65 authored almost 11 years ago by vorou <[email protected]>
Merge pull request #114 from bendetat/tests_around_documentation_examples

Add tests around the examples shown on the shouldly.github.io documentat...

2c9f1c5b37a77f21bb83a76fd2b03b4cf5c3afd9 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #104 from JakeGinnivan/ShouldBeAndEnumerables

Fixes IEnumerable checks and reorganises tests

5fb4cb21345a4bd89eaa199880b5e0db0700a924 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Removed the ngen opt out attribute

49b70d00ff613d7bb67c9887d56bdcbbccb799b9 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Converted array tests

336c4afedecc92f6667d552291b21ea2e8095c3c authored almost 11 years ago by Jake Ginnivan <[email protected]>
ShouldNotContain tests migrated

5e0b96ca2ead5233cc4a909349378448abfbb807 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Should contain tests migrated

9bb94dec9760c82fda74373df823a13644189cf2 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Dictionary Tests migrated

9ce855050937d35589753a81d9535d1964fdacf6 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Should match converted

94728926dbdbd0e5305c35d8986bdf7fc69c78fe authored almost 11 years ago by Jake Ginnivan <[email protected]>
ShouldContainWithoutWhitespace

893fb4a9dd11592da04e423d73da05fd2dfd0572 authored almost 11 years ago by Jake Ginnivan <[email protected]>
ShouldBeNull[OrEmpty] tests converted

e3da31688832b4a75737e4f5a6e6f33ecb415838 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Should[Not]EndWith tests converted

0867cfc75b3b53cdfb91383780e8f5e4b0a46a61 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Should[Not]StartWith

fde74db732a1927b9fdd6325cac858702108730e authored almost 11 years ago by Jake Ginnivan <[email protected]>
Converted ShouldNotBeAssignableTo and OfType tests

5d6f0dfcb2db479514e93df6578466e389fe44cc authored almost 11 years ago by Jake Ginnivan <[email protected]>
Converted ShouldBeAssignableTo and ShouldBeTypeOf

888a5642231a1e6b8dcde9ecfba4f46bbe4faee6 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Convert ShouldBe(Greater/Less)[OrEqualTo] tests

1bb8b7c2cc2ea31e26cf56e0744c82ebf4857000 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Converted all .ShouldBe() tests

5d890a77fe03765f1393220e9863c57c8119fabd authored almost 11 years ago by Jake Ginnivan <[email protected]>
Changed the base scenario class to be a bit more granular and Not versions are treated separately

e3651eaa25945cec9c41af95a7bb3fc92f8a3035 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Trying to put a bit more structure around the tests

1f8e0df7ffe1c4173ff3bd2a044adffa14de9105 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Rearranged ShouldBe methods so they are grouped more logically together

9c6ca9788d5eeeb426f22d520c2631b5ecf174d5 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Added another test

4d24f5600634e7030f9cfb2e101478ce02235dd0 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Quick spike

14ece7b76f79104936067ae59de97173b6bf8825 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Updated GitVersion

0014b9ca14fe72e0f2327a18455b1326fa281844 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Updated GitFlowVersion

6fc8d838e32a6ca608987d8981d59f069c3aa789 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #115 from jmkelly/array-equality-fixes

Equality fixes

c3c554e97764b80f1af017b25e76bc14fd3408a6 authored almost 11 years ago by Jake Ginnivan <[email protected]>
add tests for issue #107, which will also test out new equality comparer

6f589c8a24d5eb88e97e2b84a9d43df87155908e authored almost 11 years ago by James Kelly <[email protected]>
use new equality comparer

aa12a877eb6bc497b5f897e9f79ab92cfaa46352 authored almost 11 years ago by James Kelly <[email protected]>
add equality comparer tests

fa257a7fd4d2f263d7c51a531528af67c8a5ffee authored almost 11 years ago by James Kelly <[email protected]>
add equality comparer

4f1aba84705a03c697389826fa763bfb983a5c46 authored almost 11 years ago by James Kelly <[email protected]>
Add tests around the examples shown on the shouldly.github.io documentation site

4969af102a7f9d7bcb5acd374ac45290b24a1879 authored almost 11 years ago by Ben Scott <[email protected]>
Merge pull request #106 from samsalisbury/editorconfig

Add .editorconfig

5bd1fea36a737ae1e04425f66fa5decfb25d5b1b authored almost 11 years ago by Jake Ginnivan <[email protected]>
Add .editorconfig

0912db75e61b0f424dfb6d942bee1f929d41bab4 authored almost 11 years ago by Sam Salisbury <[email protected]>
Update GitVersion

2d3d40afd9d5da87db5def6176333b9719586d7a authored almost 11 years ago by Jake Ginnivan <[email protected]>
Update NextVersion.txt

4b6fb6dbec866aa1a00bbd51d999ccbcc1189077 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #102 from shouldly/ShouldThrowDeadlock

Stop deadlock

e38c541199502f6661f50697c6f2748764c34303 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Updated release notes

9f5b06d2c93cd1c134c97276501a320b13a868a3 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Using statement was outside ifdef

438cdf46e0ad8aa256ba9fdce22e818a7a4aa76e authored almost 11 years ago by Jake Ginnivan <[email protected]>
Stop deadlock

b8439790d585148f524025c2b8b8475f45e97464 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Fixing script error

d16284be27ed18ad6f73874cf3d205e08b80ef19 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Think its the direction of the \/ s

c78d6911af69484a77704aacef9061b39a89c114 authored almost 11 years ago by Jake Ginnivan <[email protected]>
missed ?

1735b74a6b91b8cfa963a618c23c630e25d1a9e7 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Trying to get publish to work

6d72d7e0b6df9b732b23ccbc54b4111783e89796 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Another attempt

0746a14af05a9ac744582b8a30c480b7e4cd78f1 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Fixing build script to publish NuGet package

3c7c51a6feebff2665a2577fbec826bb42f31775 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #99 from JakeGinnivan/ShouldBeTypeOfRename

Should be type of rename

31b25627ee4c9fec92b3dbbe6df88aaf1669a576 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Added ShouldBeOfType<T> and updated docs

3a6e036644accaebe6fc72692b29c7cbd5380c54 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Renamed ShouldBeTypeOf to ShouldBeAssignableTo and updated readme/breaking changes

2914a73e809f25b9e78612800dfb77eb2dd8360b authored almost 11 years ago by Jake Ginnivan <[email protected]>
Added another way the IEnumerable overload can be selected

46a6b9666fa1f6be06994f158ea153b4c2752736 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Added another test, updated breaking changes

5fd6a8adb5bc63a74c9d9038425941b36cb2e4cd authored almost 11 years ago by Jake Ginnivan <[email protected]>
Fixing small issue with IEnumerable.ShouldBe()

6ba51f7a48e52c888b00d49e2f9d38a32a05d045 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Update ReleaseNotes.md

4a824f731e74cf7531c9a9557fa5575d10401c06 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Update BREAKING CHANGES.txt

1e3444ca7aba51bd92ed35ae8c2fed07fb681909 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Added release notes, updated NuSpec and updated Readme

d4c1794abd2d15370654943540c797974a50d1d8 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #94 from JakeGinnivan/DepreciateShouldBeCloseTo

Removed ShouldBeCloseTo

12c05733218890ff2e184086dc948d898e907759 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #93 from JakeGinnivan/ShouldBeIgnoreOrder

Allowed ignore ordering on enumerables on .ShouldBe

15fc0599850f871fd2d1a61dcaccba250e1ae948 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Removed ShouldBeCloseTo

d5f758cb919f7de68e0ccfcdc0eef551bc6f5c2e authored almost 11 years ago by Jake Ginnivan <[email protected]>
Allowed ignore ordering on enumerables on .ShouldBe

df9f351ed320f79cf71af2d11fbc1077c11fcb7a authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #91 from ilya-murzinov/Issue86

Added tests for ShouldContain and ShouldNotContain to ShouldBeEnumerableTests

076afc1f96db26a0945119c546535de39edef865 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Fixing build error

86ad3adaa76337ec212c4edcf6b734a6d694a5cb authored almost 11 years ago by Jake Ginnivan <[email protected]>
Added tests for ShouldContain and ShouldNotContain to ShouldBeEnumerableTests.cs

a9a71a2636b3c4ad766afad31aabb85af5d25dc6 authored almost 11 years ago by ilya-murzinov <[email protected]>
Merge pull request #90 from ilya-murzinov/Issue86

Issue86: Improving test coverage

dc5d4a22dae612f709d1714aefc820c18069bfbc authored almost 11 years ago by Jake Ginnivan <[email protected]>
removed regions

3ade1889b109ef49afa37698a8214f5e64925930 authored almost 11 years ago by ilya-murzinov <[email protected]>
Refactoring Shouldly.Tests/ShouldBeEnumerableTests.cs

0f014c938a3c5e8b4275f1cc48666fec5142aaff authored almost 11 years ago by ilya-murzinov <[email protected]>
Merge pull request #88 from JakeGinnivan/TaskSupport

Added overloads for Should.Throw and Should.NotThrow supporting Tasks

30eac760d599b4294fd212a3a7840d4aff09ec78 authored almost 11 years ago by Jake Ginnivan <[email protected]>
Merge pull request #87 from ilya-murzinov/Issue71

Added ShouldBeSubsetOf() for IEnumerables

3a0df72ebaacc3082954923e8af77916c8b0186e authored almost 11 years ago by Jake Ginnivan <[email protected]>
Added overloads for Should.Throw and Should.NotThrow supporting Tasks

efae9fbaa7f4a4c9523214e8f478b210aabe0eea authored almost 11 years ago by Jake Ginnivan <[email protected]>
Removed new breaking changes and deleted nUnit source

4e1e910f0b4843532605ee5462842abbd8f662ed authored almost 11 years ago by Jake Ginnivan <[email protected]>
Tiny fix

2be1e53bf996021bd4496d3fe11e35aa4abd8760 authored almost 11 years ago by ilya-murzinov <[email protected]>
Cosmetic change

e6fa7c3912d2b3c0646a815c594baad018ebe53d authored almost 11 years ago by ilya-murzinov <[email protected]>
Added more tests

2e2603decfdbccf80197d608006ad9a7cb930067 authored almost 11 years ago by ilya-murzinov <[email protected]>
Fixed exception message

c4fa51dc32ec52fc1cf3ce2d4fa76fc5debe770e authored almost 11 years ago by ilya-murzinov <[email protected]>
Added ShouldBeSubsetOf() for IEnumerables

5cac147c709af5dbc83d240218d9eed9c905fa29 authored almost 11 years ago by ilya-murzinov <[email protected]>
Merge pull request #85 from jmkelly/idea_shouldbeempty_for_strings

ShouldBeNullOrEmpty for strings

5cccb72489faaf4cd05a8eece0cea5e78387220b authored almost 11 years ago by Jake Ginnivan <[email protected]>