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

Fixed UT: ShouldContainWithoutWhitespace

8d30145432eae45855798fea4823e5c87db99ccf authored over 9 years ago by Uri Goldstein <[email protected]>
ShouldContainMessageGenerator now emits actual value in error message.

bcdc20b1f73a6152a323d2fa1eb4e73e6be62ea1 authored over 9 years ago by Uri Goldstein <[email protected]>
Merge pull request #227 from gitter-badger/gitter-badge

Add a Gitter chat badge to README.markdown

7ce56bb0cad89181b2236e830b7dbdca9c91a9cd authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #228 from JoeMighty/InstantHandleShouldContain

Added InstantHandle attribute to ShouldContain, ShouldAllBe and ShouldNotContain

f40e298dbe7bc15cad29fe58dd302b373a19e673 authored over 9 years ago by Jake Ginnivan <[email protected]>
Marked ChuckedAWobbly as Obsolete following conv with JakeGinnivan

a60e57d99700df06683702baa2658da5bf339937 authored over 9 years ago by Uri Goldstein <[email protected]>
Added InstantHandle attribute to ShouldContain, ShouldAllBe and ShouldNotContain

605a526b36d6f37e8eeee5cc06459da3a83ff916 authored over 9 years ago by JoeMighty <[email protected]>
Added Gitter badge

21f6c29635cc48ded2fa428f7c77dd6870169aeb authored over 9 years ago by The Gitter Badger <[email protected]>
Merge pull request #226 from JoeMighty/InstantHandleShouldThrow

Added InstantHandle attribute to ShouldThrow methods

7c04532b120610ed226758132348576870a17848 authored over 9 years ago by Jake Ginnivan <[email protected]>
Added InstantHandle attribute to ShouldThrow and NotThrow methods

Added InstantHandle attribute to NotThrow

3f8ec3de5fecc9c17e4e26f85107836adad471b9 authored over 9 years ago by JoeMighty <[email protected]>
Upped version and fixed build script

1df12d4588dafdccede1b080e812d55c93b6790f authored over 9 years ago by Jake Ginnivan <[email protected]>
Upgraded to GitVersion 3.0 beta

0d636fd2259fdbd388774ec6cf63d4439ac7989d authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #195 from shouldly/AdditionalInfoMessages

Additional Information in Shouldly methods

060dcfe5dd225b61b95dc245ee4e70d73ce404d1 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge remote-tracking branch 'upstream/master' into AdditionalInfoMessages

b76321c3fadb7d38dee9d54df8eead36f44be188 authored over 9 years ago by Jake Ginnivan <[email protected]>
Removed internal default param as all overloads are complete

a3c41c5fcf50f31019f92bc5bfdee7a0876c5856 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #225 from JakeGinnivan/CleanupAndFinalisation

Cleanup and finalisation of additional info messages branch

1a1f0c5af9a12923543801e63350cb8e293faf38 authored over 9 years ago by Jake Ginnivan <[email protected]>
Removed default param on custom message for message types which no longer need it

c0a88989b679643441bf0dee0be38014a1aee6b0 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed small bugs in overloads which are now being tested

69f4ff6f29fdb7b5eef966d645fe0f0f5c70bccf authored over 9 years ago by Jake Ginnivan <[email protected]>
Pass additional context on a bunch more tests

66fea8a38d33f89a953c68e41052d8aa878a34f4 authored over 9 years ago by Jake Ginnivan <[email protected]>
Should not be passing additional context in ShouldPass test methods

0546563a31ac584548b44ff4c137001d1473024d authored over 9 years ago by Jake Ginnivan <[email protected]>
Made tests call the 'string customMessage' overload to maximise coverage

1a2b46a43c6e8bd9b483f6c4148f150f872c6f55 authored over 9 years ago by Jake Ginnivan <[email protected]>
Made api tolerant of passing null to the custom message Func overload

c6c3ddb2142d8edf871cc1e88a5ae9059bf5cd8f authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #224 from JakeGinnivan/ShouldSatisfyAllConditionsAdditionalInfo

Added custom messages for ShouldSatisfyAllConditions

67a978551ce4668985c74382d5de99c6a8322c1c authored over 9 years ago by Jake Ginnivan <[email protected]>
Added custom messages for ShouldSatisfyAllConditions

9ae45f9b1c60b9bcbb0daf695f0478e01ca0d2b3 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #223 from JakeGinnivan/DynamicShouldAdditionalInfo

Implemented custom message for DynamicShould

c19029103ea86e1c6be27d2ebbe5c2f9a4589cde authored over 9 years ago by Jake Ginnivan <[email protected]>
Implemented custom message for DynamicShould

1850c16aaf25df2cf5e99a9b0bcbb3c72ce32b88 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #222 from JakeGinnivan/ShouldThrowAdditionalInfoMessages

Should throw additional info messages

a0960162480faff62fc5722e776bbb8271afef3e authored over 9 years ago by Jake Ginnivan <[email protected]>
Added a bunch of tests covering uncovered Should.Throw overloads. Fixed some discovered issues

62e33a09a620e59908b06a156017d65cba8e02a0 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #218 from JoeMighty/InstantHandleAttributre

Added JetBrains.Annotations

c797c655fc89b68eb145c305adf41ad364c1a07c authored over 9 years ago by Jake Ginnivan <[email protected]>
Added JetBrains.Annotations

155bad3ae72da6591999d5c19af25c9ddff5e4a8 authored over 9 years ago by JoeMighty <[email protected]>
Should.Throw additional context

4f024837d84123ca71d4525fc7d69b0e9e1c42e8 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #214 from JakeGinnivan/ShouldCompleteInAdditionInfo

Custom message for ShouldCompleteIn and message generator for it

14e863a05249cfa51dbf06ff9a53fd001ab34bf9 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #215 from JakeGinnivan/ShouldBeRangeTestExtensionsAdditionalInfo

Implemented additional info for ShouldBeRangeTestExtensions

9d2b1b6edfa31318001cdb26bf542a4521ed2bfa authored over 9 years ago by Jake Ginnivan <[email protected]>
Implemented additional info for ShouldBeRangeTestExtensions

e3f86974d54d3ebf8b51ebae4c1202b3a6ac200a authored over 9 years ago by Jake Ginnivan <[email protected]>
Custom message for ShouldCompleteIn and message generator for it

896b6efcf5fbb022e2a3b41eb45b6033aacf8210 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixing binary compatibility

5e8b54bf93008d15ba52aba1c22545bba1321c3a authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #210 from robertlyson/ShouldBeTypeTestExtensionsRefactoring

Refactor ShouldBeTypeTestExtensions to handle additional information

bdaa61dbc815501e1583f6aa257d326d51c84f12 authored over 9 years ago by Jake Ginnivan <[email protected]>
Additional Information in Shouldly methods - ShouldBeTypeTestExtensions

95dcbc37196357b642ac2e1a9065ae670447e1ec authored over 9 years ago by Robert Łysoń <[email protected]>
Merge remote-tracking branch 'upstream/master' into AdditionalInfoMessages

e6ac46b4d5113d0b81cd3c731983ab3c3091aaa3 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #209 from chaitanyagurrapu/MoreCaseSensitiveAssertions

Added case sensitive assertions

0fdfe479cd71cd83708ed1e1007729787b788f6c authored over 9 years ago by Jake Ginnivan <[email protected]>
Changed case senstivity parameters in 'Should[Not]StartWith' & 'Should[Not]EndWith' methods to be overloads rather than optional parameters to maintain binary backward compatability.

a7987ac509e023e8f0a3a755e4eb5585a8a8757a authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Additional Information in Shouldly methods - ShouldBeTypeTestExtensions

f47c0984e19ac54035e2fabe38552fe1bbe0eef8 authored over 9 years ago by Robert Łysoń <[email protected]>
Added an optional case sensitivity parameter to 'ShouldEndWith', 'ShouldNotEndWith', 'ShouldStartWith' and 'ShouldNotStartWith' test extensions.

3127116b4b03eda346cc1c913418a3da36f87aac authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Merge remote-tracking branch 'upstream/master' into AdditionalInfoMessages

45d92804e71bc74002a294c4d21daae8c4dbdedd authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #207 from robertlyson/ShouldBeEnumerableTestExtensionsRefactoring

Refactor ShouldBeEnumerableTestExtensions to handle additional information

c7fe80dcbb115e818639ea8b1c99fb52b440dd6f authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #208 from JoeMighty/ShouldBeGtLtTestExtensions

Updated ShouldBeGtLtTestExtensions and tests

da7aebc8737e722e4911444c0cdfaa0d6157d620 authored over 9 years ago by Jake Ginnivan <[email protected]>
Updated ShouldBeGtLtTestExtensions and tests

aadeb7f472a8b7f5be6d28d9a529e26a9c587fe6 authored over 9 years ago by JoeMighty <[email protected]>
Additional Information in Shouldly methods - ShouldBeEnumerableTestExtensions

e1df4cd6e5babe3e8bd01a2cb4731df4c07a8f29 authored over 9 years ago by Robert Łysoń <[email protected]>
Merge pull request #204 from JoeMighty/DictionaryTestExtensions2

Added custom messages to ShouldBeDictionaryTestExtensions

6a3b4c0e37fa93e99e0bff6cd3e9fedbfe69a8c1 authored over 9 years ago by Jake Ginnivan <[email protected]>
Added custom messages to ShouldBeDictionaryTestExtensions and updated unit tests

716c6008b375f1f642de10b4cade4fd34a01f829 authored over 9 years ago by JoeMighty <[email protected]>
Merge pull request #202 from JoeMighty/StringTestExtensions

Added ShouldBeStringTestExtensions custom messages and tests

cff491f5e9352b3cc5b059077a0f2e05efc6623f authored over 9 years ago by Jake Ginnivan <[email protected]>
Added ShouldBeStringTestExtensions custom messages and tests

23efc305724c119ac9213155256f3a3dcac69fe0 authored over 9 years ago by JoeMighty <[email protected]>
Update README.markdown

562f9753a0619fa70496c8546a0469469115bafe authored over 9 years ago by Jake Ginnivan <[email protected]>
Update README.markdown

f75a516fb176fe2f0b880cc547f0216fe7511244 authored over 9 years ago by Jake Ginnivan <[email protected]>
Update README.markdown

7fe1cecbc6e64b0eca6437ec232fae5095326068 authored over 9 years ago by Jake Ginnivan <[email protected]>
Resized icon

24e0c60b636fed341fe486f2dbf1510e7818221d authored over 9 years ago by Jake Ginnivan <[email protected]>
Update README.markdown

9e47bb440d9da57070407208f8780010d7a9138e authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge branch 'SubsetOfMessageGenerator'

59a303e301bdc89bc9678684262700f6ca0ea701 authored over 9 years ago by Jake Ginnivan <[email protected]>
ShouldBeSubsetOf error message is now more explicit, also using 'is' or 'are' depending on the number of elements

84d7e5ba652785c88b369dd426099d11acc1f9d6 authored over 9 years ago by Gabriel Weyer <[email protected]>
ShouldBeSubsetOf error message now indicates which elements are not present in the expected

b2b25d7276230386fd88e642ae9991c107a2eb04 authored over 9 years ago by Gabriel Weyer <[email protected]>
New Icon

33b5579532f239a2eadc1d71dc8a4f5ab43f48ba authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed merge issue

b1263d2e35976c3250615fe989e6f4ec332a29a2 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge remote-tracking branch 'upstream/master' into AdditionalInfoMessages

a6c8bdaf9c69416e5f763794f9d1190b17fef844 authored over 9 years ago by Jake Ginnivan <[email protected]>
Excluded predicate formatting tests for not net40

cd694bc74f1be9863c1da180930c900286aca0fc authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed casing issue on #if

bd8ea4d1003a3936fe338d170dc55566e16fa3e6 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed net35 build issues

c41d9c2100fe1edd64035ef644325fa4924cec4d authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge branch 'feature/ShouldThrowAsync'

4445f828077832cad6fabbcd686cb0813afefecb authored over 9 years ago by Jake Ginnivan <[email protected]>
Added Should.ThrowAsync overload

8cd61a49c499106af2b8ecb07ac2004a1171de55 authored over 9 years ago by yogirajA <[email protected]>
Merge branch 'ShouldlyContextInterface'

ee5c5873959c8bfd9ea4610baa5774fe12a16004 authored over 9 years ago by Jake Ginnivan <[email protected]>
Removed irrelevant cast

70ed9dd1ae8aef3db6bd4876fe5350d5c22f579d authored over 9 years ago by JoeMighty <[email protected]>
Updated references to ShouldlyAssertionContext to IShouldlyAssertionContext

58176d04d9b13445a0ccf0b4c61672fb4296301a authored over 9 years ago by JoeMighty <[email protected]>
Changed parameter of ShouldlyAssertionContext to IShouldlyAssertionContext

Changed parameter of ShouldlyAssertionContext to
IShouldlyAssertionContext on
ShouldlyMessage.Cr...

072dc1127a39582a7340118fd12b3deb2e980907 authored over 9 years ago by JoeMighty <[email protected]>
Merge pull request #199 from JoeMighty/AdditionalInfoMessages

Added custom message to ShouldBeDateTimeTestExtensions.cs and ShouldBeNumericTestExtensions incl...

1851a5bcc1029d36841af5622e2b005927c0708e authored over 9 years ago by Jake Ginnivan <[email protected]>
Added custom messages to ShouldBeNumericTestExtensions.cs and added tests

9a6ac01b0e643a746edff53d097b265b2b616a61 authored over 9 years ago by JoeMighty <[email protected]>
Finished updating ShouldBeDateTimeTestExtensions.cs methods

7aa0cd7663a3265fab94dd1bb50a377c85745fa7 authored over 9 years ago by JoeMighty <[email protected]>
Started updating methods calledf

11c313dc90d657d211a8f59dc83f91dd2e7ec160 authored over 9 years ago by Joe <[email protected]>
Added custom message to ShouldBeDateTimeTestExtensions.cs and tests

5aa71639213e57ef7d5f49d344217604822be1a1 authored over 9 years ago by JoeMighty <[email protected]>
Merge pull request #197 from gabrielweyer/master

Fixed documentation link

2602ad8755a98eef65fbf21505f8e2a59ba4146b authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed documentation link

4dc5fa24bd7aeff9e976049a3d5fce49f94223aa authored over 9 years ago by Gabriel Weyer <[email protected]>
Merge pull request #196 from mleech/AdditionalInfo-CoreExtensions

Extend core extensions with custom message

e623cc62812c39234e74d88d64f963c54a9367db authored over 9 years ago by Jake Ginnivan <[email protected]>
Updated (some) tests for the ShouldBeTestExtensions

ccc79b5ed58ef9a971c4e73910aba2d1294d7815 authored over 9 years ago by Martin Leech <[email protected]>
Add customMessage overloads to ShouldBeTestExtensions

bece19e64b525b28eb0f0de37b1bd9cfa3bf1c10 authored over 9 years ago by Martin Leech <[email protected]>
Add ability to specify additional context for error message

844bc04170a6670b274e1d5400c5171ef27d5d68 authored over 9 years ago by Martin Leech <[email protected]>
Moved around a bit more to make it easy to see what is what in the solution

4efa015fd158ff0c65a384d0aee8537e5e2fa302 authored over 9 years ago by Jake Ginnivan <[email protected]>
Moved some shouldly methods around in preparation for new overloads

4d30d43922e52afef2319b05d100cb93fc0839e9 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #192 from aaronpowell/nunit-adaptor

Adding Nunit test adapter so you don't need any VS plugins to run tests

5da4a5cba63baf5c75bcfb003bccfb4bc4b5846e authored over 9 years ago by Jake Ginnivan <[email protected]>
Adding Nunit test adapter so you don't need any VS plugins to run the tests

426ef22b873537477b24087e2ce6229d7b4f58bc authored over 9 years ago by Aaron Powell <[email protected]>
Merge pull request #187 from ByteBlast/master

Better expression printing

9bc1befe110c9450b6aa2a00a087abd8e3e457c9 authored almost 10 years ago by Jake Ginnivan <[email protected]>
Use As<T> instead of direct cast

4e69fc0c86db746c18c6ad23edc935eaebe92cbd authored almost 10 years ago by ByteBlast <[email protected]>
Relinquish ExpressionStringBuilder to package

392d23cd33b54aff61b9c9964e3d12d36d66f6fa authored almost 10 years ago by ByteBlast <[email protected]>
Merge pull request #188 from jbogard/ClientFriendlyExceptionNames

Introduced client-friendly exception name (client being the folks that p...

6ef074d78194b68b3c69e8095c7530052fd0c7b1 authored almost 10 years ago by Jake Ginnivan <[email protected]>
Introduced client-friendly exception name (client being the folks that pay my bills). Closes #179

e0faf0a522040e2df834ef4f5c7f87afb6538fed authored almost 10 years ago by Jimmy Bogard <[email protected]>
Added closure scenario for ShouldNotContain

4b8df712ae5cb9b0b29013f9f02940c927241cf6 authored almost 10 years ago by ByteBlast <[email protected]>
Better expression printing when operand is closure

ebcf0c2ab62f960cf0ccdc6c16fe027a047b8fc3 authored almost 10 years ago by ByteBlast <[email protected]>
Added ExpressionStringBuilder

fd3c4add86870cfecb332cc775604f1548ef52f8 authored almost 10 years ago by ByteBlast <[email protected]>
Removed api approver, it isn't compatible with net35

36531e52482c783b47e25856feb10e47fff7a8a9 authored almost 10 years ago by Jake Ginnivan <[email protected]>
Revert "Test project should just be net40"

This reverts commit 2ec62e714a490f3df841d4777c2d39470e73f444.

401e5c2d5f02571e63ae520b3a7e43658dbdd5d4 authored almost 10 years ago by Jake Ginnivan <[email protected]>
Test project should just be net40

2ec62e714a490f3df841d4777c2d39470e73f444 authored almost 10 years ago by Jake Ginnivan <[email protected]>
Fixed test

e128d604d8c61e7d3665aca82355bce30cb00de2 authored almost 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #186 from JakeGinnivan/issues/174_-_Improve_ShouldContain_error_message

Issues/174 improve should contain error message

3b093668882fcee671ec829b9ad38527ff24811d authored almost 10 years ago by Jake Ginnivan <[email protected]>
Revert change to rake file

2e2c50bb65df9721359cfa49875bcf3200779b4a authored almost 10 years ago by Jake Ginnivan <[email protected]>