Ecosyste.ms: OpenCollective

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

Shouldly

Shouldly is an assertion framework which focuses on giving great error messages when the assertion fails while being simple and terse.
Collective - Host: opensource - https://opencollective.com/shouldly - Website: https://docs.shouldly.io - Code: https://github.com/shouldly

Refactoring to give a better should.ThrowAsync error message

github.com/shouldly/shouldly - a6bc9fed9379887ffac17be893c0b7d9935d19f6 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed - The custom attribute went one level deeper

github.com/shouldly/shouldly - e0ef56688a1a0b8350a26bfdba093bf1b495b5d3 authored over 9 years ago by yogirajA <[email protected]>
Bit of cleanup around case sensitivity messages

github.com/shouldly/shouldly - 485c8c74e9b4ca62413b0015756bb16ef878531a authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed some merge issues

github.com/shouldly/shouldly - 027dd64eb1cac90b976e2ae2bfb383f54ab17c49 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge remote-tracking branch 'JoeMighty/ShouldContainCaseSensitivity'

github.com/shouldly/shouldly - 6dc4f91090551c6f2a6cce930444a2f706cff355 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #230 from urig/issues/221_-__ShouldContainWithoutWhitespace_message_generator

Issues/221 should contain without whitespace message generator

github.com/shouldly/shouldly - a5638c3fc1a95c6d69b5d51a5852733cfc321e24 authored over 9 years ago by Jake Ginnivan <[email protected]>
Added new context and ExpectedActualCaseInsensitiveShouldlyMessage

github.com/shouldly/shouldly - 79f6369c2492a8baa5a1b6d345de51240f9c2c01 authored over 9 years ago by JoeMighty <[email protected]>
ShouldContain and ShouldNotContain now clip long 'actual' strings at 100 chars (with a trailing ellipsis).

github.com/shouldly/shouldly - bda901eef04d2766c3a4f88e5f187d3582f25bba authored over 9 years ago by Uri Goldstein <[email protected]>
Re-enabled ShouldNotContain LongString test. Now clipping 'actual' values in ShouldNotContain error message.

github.com/shouldly/shouldly - e2acda31a93b45c4ee6003cbd1efa2d5f2fd05ca authored over 9 years ago by Uri Goldstein <[email protected]>
Added ShouldNotContainCaseInsensitiveMessageGenerator

github.com/shouldly/shouldly - 457a0e36594988d088c8741c26654972f54c089b authored over 9 years ago by JoeMighty <[email protected]>
Updated so does not conflict with ShouldNotContainCaseInsensitiveMessageGenerator

github.com/shouldly/shouldly - 31af1817b5b7d4ff6c70b840411706fc7580aa97 authored over 9 years ago by JoeMighty <[email protected]>
More details on why ChuckedAWobbly is obsolete.

github.com/shouldly/shouldly - 6917a4b3b111be6925023c5aa9335434de7a60da authored over 9 years ago by Uri Goldstein <[email protected]>
Made "Should (Not) Contain" tests target a member called "target" to make their failure messages clearer. Also re-using this target between pass and fail tests.

github.com/shouldly/shouldly - 8a7900bcd27b4447d28761585cc9a2673db7c28c authored over 9 years ago by Uri Goldstein <[email protected]>
Removed redundant using.

github.com/shouldly/shouldly - 8b22831ee3730edc8e1c3efabdd29f69e7239487 authored over 9 years ago by Uri Goldstein <[email protected]>
Merge branch 'master' of https://github.com/shouldly/shouldly into issues/221_-__ShouldContainWithoutWhitespace_message_generator

github.com/shouldly/shouldly - 75c2fe642b2b31ed5eab89a9f072b4876f43c102 authored over 9 years ago by Uri Goldstein <[email protected]>
ShouldContain and ShouldNotContain case sensitivity and tests

github.com/shouldly/shouldly - 087c052b6a5a50c600cbe77c4df6f0a1e2e32e4c authored over 9 years ago by JoeMighty <[email protected]>
Fixed all unit tests affected by recent change to ShouldContainMessageGenerator

github.com/shouldly/shouldly - 97017352938d61423eaad6d4d3b7ef3e00ff69c4 authored over 9 years ago by Uri Goldstein <[email protected]>
Fixed UT: ShouldContainWithoutWhitespace

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

github.com/shouldly/shouldly - 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

github.com/shouldly/shouldly - 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

github.com/shouldly/shouldly - f40e298dbe7bc15cad29fe58dd302b373a19e673 authored over 9 years ago by Jake Ginnivan <[email protected]>
Marked ChuckedAWobbly as Obsolete following conv with JakeGinnivan

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

github.com/shouldly/shouldly - 605a526b36d6f37e8eeee5cc06459da3a83ff916 authored over 9 years ago by JoeMighty <[email protected]>
Added Gitter badge

github.com/shouldly/shouldly - 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

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

Added InstantHandle attribute to NotThrow

github.com/shouldly/shouldly - 3f8ec3de5fecc9c17e4e26f85107836adad471b9 authored over 9 years ago by JoeMighty <[email protected]>
Upped version and fixed build script

github.com/shouldly/shouldly - 1df12d4588dafdccede1b080e812d55c93b6790f authored over 9 years ago by Jake Ginnivan <[email protected]>
Upgraded to GitVersion 3.0 beta

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

Additional Information in Shouldly methods

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

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

github.com/shouldly/shouldly - 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

github.com/shouldly/shouldly - 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

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

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

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

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

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

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

Added custom messages for ShouldSatisfyAllConditions

github.com/shouldly/shouldly - 67a978551ce4668985c74382d5de99c6a8322c1c authored over 9 years ago by Jake Ginnivan <[email protected]>
Added custom messages for ShouldSatisfyAllConditions

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

Implemented custom message for DynamicShould

github.com/shouldly/shouldly - c19029103ea86e1c6be27d2ebbe5c2f9a4589cde authored over 9 years ago by Jake Ginnivan <[email protected]>
Implemented custom message for DynamicShould

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

Should throw additional info messages

github.com/shouldly/shouldly - 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

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

Added JetBrains.Annotations

github.com/shouldly/shouldly - c797c655fc89b68eb145c305adf41ad364c1a07c authored over 9 years ago by Jake Ginnivan <[email protected]>
Added JetBrains.Annotations

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

github.com/shouldly/shouldly - 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

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

Implemented additional info for ShouldBeRangeTestExtensions

github.com/shouldly/shouldly - 9d2b1b6edfa31318001cdb26bf542a4521ed2bfa authored over 9 years ago by Jake Ginnivan <[email protected]>
Implemented additional info for ShouldBeRangeTestExtensions

github.com/shouldly/shouldly - e3f86974d54d3ebf8b51ebae4c1202b3a6ac200a authored over 9 years ago by Jake Ginnivan <[email protected]>
Custom message for ShouldCompleteIn and message generator for it

github.com/shouldly/shouldly - 896b6efcf5fbb022e2a3b41eb45b6033aacf8210 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixing binary compatibility

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

Refactor ShouldBeTypeTestExtensions to handle additional information

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

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

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

Added case sensitive assertions

github.com/shouldly/shouldly - 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.

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

github.com/shouldly/shouldly - 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.

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

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

Refactor ShouldBeEnumerableTestExtensions to handle additional information

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

Updated ShouldBeGtLtTestExtensions and tests

github.com/shouldly/shouldly - da7aebc8737e722e4911444c0cdfaa0d6157d620 authored over 9 years ago by Jake Ginnivan <[email protected]>
Updated ShouldBeGtLtTestExtensions and tests

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

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

Added custom messages to ShouldBeDictionaryTestExtensions

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

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

Added ShouldBeStringTestExtensions custom messages and tests

github.com/shouldly/shouldly - cff491f5e9352b3cc5b059077a0f2e05efc6623f authored over 9 years ago by Jake Ginnivan <[email protected]>
Added ShouldBeStringTestExtensions custom messages and tests

github.com/shouldly/shouldly - 23efc305724c119ac9213155256f3a3dcac69fe0 authored over 9 years ago by JoeMighty <[email protected]>
Update README.markdown

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

github.com/shouldly/shouldly - f75a516fb176fe2f0b880cc547f0216fe7511244 authored over 9 years ago by Jake Ginnivan <[email protected]>
Update README.markdown

github.com/shouldly/shouldly - 7fe1cecbc6e64b0eca6437ec232fae5095326068 authored over 9 years ago by Jake Ginnivan <[email protected]>
Resized icon

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

github.com/shouldly/shouldly - 9e47bb440d9da57070407208f8780010d7a9138e authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge branch 'SubsetOfMessageGenerator'

github.com/shouldly/shouldly - 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

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

github.com/shouldly/shouldly - b2b25d7276230386fd88e642ae9991c107a2eb04 authored over 9 years ago by Gabriel Weyer <[email protected]>
New Icon

github.com/shouldly/shouldly - 33b5579532f239a2eadc1d71dc8a4f5ab43f48ba authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed merge issue

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

github.com/shouldly/shouldly - a6c8bdaf9c69416e5f763794f9d1190b17fef844 authored over 9 years ago by Jake Ginnivan <[email protected]>
Excluded predicate formatting tests for not net40

github.com/shouldly/shouldly - cd694bc74f1be9863c1da180930c900286aca0fc authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed casing issue on #if

github.com/shouldly/shouldly - bd8ea4d1003a3936fe338d170dc55566e16fa3e6 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed net35 build issues

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

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

github.com/shouldly/shouldly - 8cd61a49c499106af2b8ecb07ac2004a1171de55 authored over 9 years ago by yogirajA <[email protected]>
Merge branch 'ShouldlyContextInterface'

github.com/shouldly/shouldly - ee5c5873959c8bfd9ea4610baa5774fe12a16004 authored over 9 years ago by Jake Ginnivan <[email protected]>
Removed irrelevant cast

github.com/shouldly/shouldly - 70ed9dd1ae8aef3db6bd4876fe5350d5c22f579d authored over 9 years ago by JoeMighty <[email protected]>
Updated references to ShouldlyAssertionContext to IShouldlyAssertionContext

github.com/shouldly/shouldly - 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...

github.com/shouldly/shouldly - 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...

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

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

github.com/shouldly/shouldly - 7aa0cd7663a3265fab94dd1bb50a377c85745fa7 authored over 9 years ago by JoeMighty <[email protected]>
Started updating methods calledf

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

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

Fixed documentation link

github.com/shouldly/shouldly - 2602ad8755a98eef65fbf21505f8e2a59ba4146b authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed documentation link

github.com/shouldly/shouldly - 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

github.com/shouldly/shouldly - e623cc62812c39234e74d88d64f963c54a9367db authored over 9 years ago by Jake Ginnivan <[email protected]>
Updated (some) tests for the ShouldBeTestExtensions

github.com/shouldly/shouldly - ccc79b5ed58ef9a971c4e73910aba2d1294d7815 authored over 9 years ago by Martin Leech <[email protected]>
Add customMessage overloads to ShouldBeTestExtensions

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

github.com/shouldly/shouldly - 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

github.com/shouldly/shouldly - 4efa015fd158ff0c65a384d0aee8537e5e2fa302 authored over 9 years ago by Jake Ginnivan <[email protected]>