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

Added binding redirect for mono.cecil

512d374e983bbf3f638fc8d75d51e09f219c6095 authored over 9 years ago by Jake Ginnivan <[email protected]>
More docs improvements

9abc8ceec90466be2d9246bb92aa7847ae7d6acc authored over 9 years ago by Jake Ginnivan <[email protected]>
Readme updates

2451473ace24887fe566de44aeca486dc4fa9dfa authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed build

50e8dfb70327cd32e4a7d395f384fd17a254b4e5 authored over 9 years ago by Jake Ginnivan <[email protected]>
Added initial docs

b588b6f427cd74b42d1f4917311290bf95da8ef7 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed #309

6ff06eee8fea267a26c79364d09c51c88ac80fd8 authored over 9 years ago by Jake Ginnivan <[email protected]>
Trace out the failing error message so it can be seen in test output

5e1cd78f00c36350c5825d8dbb37829c2b25cbe3 authored over 9 years ago by Jake Ginnivan <[email protected]>
Set LangVersion

5bcee038507a9231993990089bc4dd9bdee75a57 authored over 9 years ago by Jake Ginnivan <[email protected]>
Moved convention test project into src folder

45d2bcb6d8f11a075b50ba867d4c6b9855952826 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #264 from MitjaBezensek/WarningMessage

Add warning message when source is not available

41f942754bb05fc3d57e099e66c5d2a6b8cebd08 authored over 9 years ago by Jake Ginnivan <[email protected]>
Update GitVersionConfig.yaml

96a52b43a34849b081993a494f8afb20e74ff99d authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #266 from AmadeusW/NuGetTags

Updates NuGet tags for more search scenarios

a0b6488469dcd10cb7d974e59d8f483146fbfca5 authored over 9 years ago by Joseph Woodward <[email protected]>
Updates NuGet tags for more search scenarios

also fixes a typo and removes a duplicate entry

30ed5753d0561585e9746bfe6678e5bb05bb8059 authored over 9 years ago by Amadeus Wieczorek <[email protected]>
Merge remote-tracking branch 'shouldly/master'

e4bdaaf7184170b8de29eb8ae259bcaae4aeecb0 authored over 9 years ago by Amadeus Wieczorek <[email protected]>
Merge pull request #257 from JulienFiaffe/ShouldBe-IEnumerableString-CaseInsensitive

Implementing ShouldBe with Case choice for IEnumerable<string>

c63f1f4838c5b31e0adbf8c6a0df6462f65a75e0 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #1 from JoeMighty/ShouldBeIENumerableCaseInsensitive

Added custom message generator from @JoeMighty

191636376a5afc8512c968c28bb42551331246ca authored over 9 years ago by Julien Fiaffé <[email protected]>
Added custom message generator

2a36db0a4ed866eaad5b75354c6c4c56296d80fd authored over 9 years ago by Joseph Woodward <[email protected]>
Add warning message when source is not available

ec216f5ba62b9a92a51088797d1dbe912d9a7d88 authored over 9 years ago by Mitja Bezenšek <[email protected]>
Correcting error case

Adding a check when lists have different lengths

0b0d1cf7978cf337249921a6d8267f0290ed398b authored over 9 years ago by Julien Fiaffé <[email protected]>
Merge remote-tracking branch 'shouldly/master'

e3ff043e33239810b0c3aff11a54878b818bd4c4 authored over 9 years ago by Julien Fiaffé <[email protected]>
Merge pull request #261 from JakeGinnivan/ShouldNotThrowMessageGenerator

Should not throw message generator

a0d0ba8950a7535d437362c86dfaa08e0780be08 authored over 9 years ago by Jake Ginnivan <[email protected]>
Lots of cleanup, small improvements around should throw error messages and a few other scenarios

0ff495a379d90e6aeb52f9646185e1bf64060935 authored over 9 years ago by Jake Ginnivan <[email protected]>
Added the awesome error messages in for Should.Throw too

561b3060e2653d3ca4bffa510898e19f9ae60d77 authored over 9 years ago by Jake Ginnivan <[email protected]>
Added some more test scenarios

6482bb9a91028d92b1fa81c5a82f265414a54e21 authored over 9 years ago by Jake Ginnivan <[email protected]>
added support for actions

8edb983bcbefcf167babafc09b5e680f76ef3cc7 authored over 9 years ago by Yannis Guedel <[email protected]>
fixed error messages in tests

ecdf3c24e9730e0863d6eee89781bbf71e548c19 authored over 9 years ago by Yannis Guedel <[email protected]>
refactored parameter extraction for error message

55fd1feec4351f79f5b879147889b882531e4b56 authored over 9 years ago by Yannis Guedel <[email protected]>
Code is extracted from ShouldNotThrow param

Added basic functionality to extract the passed parameter to
ShouldNotThrow when generating the ...

2b09b014eea22dafde02edf360b072b9f8851a40 authored over 9 years ago by Yannis Guedel <[email protected]>
fixed errors from rebasing

46292d5278c2bd6a18248b292c8c4540f4f48376 authored over 9 years ago by Yannis Guedel <[email protected]>
Updated shoudly error message

486b35900077bdddc69ffe43381080eee3f9ce98 authored over 9 years ago by JoeMighty <[email protected]>
Initial commit of ShouldNotThrow message generator feature

4508fdc8340e45f84def4b8e87d29206639576d5 authored over 9 years ago by JoeMighty <[email protected]>
Merge pull request #258 from JoeMighty/ShouldBeTrueFalse

Added ShouldBeTrue|False and Null|NotNull extensions.

dc8516cb90a1415f70cfdbb3a9a4f8170c597e6f authored over 9 years ago by Jake Ginnivan <[email protected]>
Added ShouldBeTrue|False and Null|NotNull extensions

8229bcc82ca24a4fe6ad88836428c95c408bca96 authored over 9 years ago by JoeMighty <[email protected]>
Implementing ShouldBe with Case choice for IEnumerable<string>

404a5aae0ea608331f1b134b1377705a1f7df7f8 authored over 9 years ago by Julien Fiaffé <[email protected]>
Merge pull request #252 from JakeGinnivan/ConventionTests

Convention tests

c49d885fd10158e8b5f3c6cde3136b78ecacb693 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed incorrect convention

439304bc9b4b396163a39fe8824fe0dbdd454473 authored over 9 years ago by Jake Ginnivan <[email protected]>
Another attempt to fix net35 build

525329013776465c8c86f07e0903d528d785ef4c authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixing net40 build

87e51873ae9ac3c55c53e7d94dff5b71feadf5de authored over 9 years ago by Jake Ginnivan <[email protected]>
Symmetric conventiontest to make should Should.Throw and ShouldThrow extension methods stay in sync

e0c65205580b995a7ce01f469f152e796d8cc20f authored over 9 years ago by Jake Ginnivan <[email protected]>
Added ShouldlyConvention.Tests. It is a separate project because of strong naming

d0b26f8e1cbff1510792c0db2eb1faaef8b39883 authored over 9 years ago by Jake Ginnivan <[email protected]>
Ùpgraded expressionstringbuilder package

34a988b663cdc959637f1498392a05db5f0ece61 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #251 from JakeGinnivan/ShouldBeNullOrWhitespace

Adds Should(Not)BeNullOrWhiteSpace for strings

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

df9bd5215ef36119659f8d32ee28a8e2a7e9979c authored over 9 years ago by Jake Ginnivan <[email protected]>
Adds Should(Not)BeNullOrWhiteSpace for strings

Adds ShouldBeNullOrWhiteSpace and ShouldNotBeNullOrWhiteSpace extension
methods for strings base...

d4c0d058b5ec5033e639fb2fe120f83d37c816c0 authored over 9 years ago by Bar Arnon <[email protected]>
Merge pull request #250 from JakeGinnivan/ShouldThrowSeparation

Should throw separation

2a2e259fd9f784dbd6db241108acb5d7e813c90d authored over 9 years ago by Jake Ginnivan <[email protected]>
Move the ShouldThrow extension methods to the extensions folder

311cf16289e2d74e8ad55da9c5bfec8edce7fee5 authored over 9 years ago by Jake Ginnivan <[email protected]>
Making the ShouldThrow extension methods not exist on the static Should type

7d06e506fe38b43c0503bba0bb244876ba7adca2 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #249 from JoeMighty/ShouldThrowExtensions

Added ShouldThrow and ShouldNotThrow extensions

e0863d157786762fe5c736660e9a795b8429056f authored over 9 years ago by Jake Ginnivan <[email protected]>
Added .net 4 directives for Tasks

e049fcf3ae3b6fbfd569df0f9ba6dabcf2afe4ac authored over 9 years ago by JoeMighty <[email protected]>
Moved ShouldThrow and ShouldNotThrow extensions into separate classes

37bb1ce925f60ea556dc127a88a3bfd8f13adc88 authored over 9 years ago by JoeMighty <[email protected]>
Badges update

782bd011d483026039b99fbf8254aab1d829d181 authored over 9 years ago by Jake Ginnivan <[email protected]>
Badges!

1138261912c676b90ac5fc9eae6160e6757b1d48 authored over 9 years ago by Jake Ginnivan <[email protected]>
Supress VS warning

4844aa959be0e5d8500ec8fee29158b6c147eb0a authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed build warnings

a42b68572eb6203cdaf2475ea0323ef1dd28653d authored over 9 years ago by Jake Ginnivan <[email protected]>
Added ShouldThrow and ShouldNotThrow extensions

Updated remaining ShouldThrow tests

Started work on ShouldNotThrow

Further work on ShouldNotTh...

ad9ce3c316d698fabfcb4fc448255ce24fb744a1 authored over 9 years ago by JoeMighty <[email protected]>
Update and rename README.markdown to README.md

6cd460d014fab1780a7285c5257d58b566bb2d39 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #246 from JakeGinnivan/AppVeyorBuilds

Switching to AppVeyor for builds

0ec39da2bdfabea9463a9e1f7c766147edc0d4f8 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed some test line endings issues

de19896ca4e8d5271603d4b0a1f81d307705a792 authored over 9 years ago by Jake Ginnivan <[email protected]>
Switch to debug so symbols are enabled and error messages work properly

4aab01245cbeed718fdf2c342e8d8dee23230f49 authored over 9 years ago by Jake Ginnivan <[email protected]>
Switching to build script rather than using matrix

46fc049c270f3da6ace73817711a8491a2671296 authored over 9 years ago by Jake Ginnivan <[email protected]>
Polyfilling Zip linq method for .net35

cbd6b552ef7ed1ea772abd9413ba01b44978c2d2 authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixing issues with net35 build

951e47cf4770896fc807b774d3def5ec17e121ae authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed nuget issues

b71cb6309e6951035af1ca0d8255f0abde07be56 authored over 9 years ago by Jake Ginnivan <[email protected]>
Small changes

ff71f991f473346e78f8937b6d0d59d342670ae7 authored over 9 years ago by Jake Ginnivan <[email protected]>
Switching to AppVeyor for builds

d495ce7d0c09f12661818162a0de995ce7123f79 authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #243 from andymcdowall/bugs/exceptionWithNullDictionaryKeys

#242 Bugs/exception with null dictionary keys

742a630f0c263367b394a12e25b821051afe7574 authored over 9 years ago by Jake Ginnivan <[email protected]>
Added fix for NullReferenceException in ShouldContainKeyAndValue assertion. Made a minor change to the exception message formatting so null values are reported as:

null
rather than:
"null"
to differentiate it from the string value:
"null"

c88a2c46cac0f713eb3c8ba4dc12d2136cb3fcf7 authored over 9 years ago by Andy McDowall <[email protected]>
Added fix for NullReferenceException in ShouldNotContainValueForKey assertion. Made a minor change to the exception message formatting so null values are reported as:

null
rather than:
"null"
to differentiate it from the string value:
"null"

f89f04539f41f001af10036ab894a15247844d43 authored over 9 years ago by Andy McDowall <[email protected]>
Added failing tests for dictionary value assertions. When a value in the dictionary is null the ShouldContain/ShoukdNotContain KeyAndValue methods will throw NullReferenceExceptions.

ddc3ee00d1e5f195e1d2e9bbff81be7483781a6a authored over 9 years ago by Andy McDowall <[email protected]>
Merge remote-tracking branch 'JoeMighty/InstantHandleCustomMessages'

4199dd9d1df392770e2664fc89e5909cedfbecac authored over 9 years ago by Jake Ginnivan <[email protected]>
Merge pull request #239 from JakeGinnivan/highlightDifferences

Highlight differences

7bfd5fc463c517451ef44adc71ba718d4aea903d authored over 9 years ago by Jake Ginnivan <[email protected]>
Removed class which should have been removed when rebasing

5997c2a9f39d2f35d4ecfd260845bcea3c1a7cf6 authored over 9 years ago by Jake Ginnivan <[email protected]>
Adding a message to indicate when the number of diffs exceeds a bounded amount.

5c0d8d2477e4bb168a29a529a7cdec8899d6dc87 authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Post merge cleanup

753a9ba4035fbc50ae5663fda943cbac969e98bd authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Wrote unit tests for case sensitive as well as case insensitive scenarios

3592606f5f8c8d05f71f3e7f666206caae281579 authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Interim checkin. Got all unit tests working.

8405a2e1413fe76d34a4897e3f0e806b5df06d28 authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Interim checkin 2. Refactored index consolidator into it's own class and wrote failing unit tests for it.

afb066bc3c6faaedfc0c22a99be74ad4b5d88281 authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Interim checkin. Wrote all the unit tests. Got some basic truncation working. Haven't done the multiple diffs yet.

e1d51b2612526f45f7d06f64052db7849bab24c8 authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Initial implementation of displaying detailed differences between strings. Both case sensitive and case insensitive.

cb9689de389522e2c3b8f024616a4556240655e9 authored over 9 years ago by Chaitanya Gurrapu <[email protected]>
Added InstantHandle attribute to all customMessage delegates

f8d2770700f98b21fee37dbb2ad050e06360f4d6 authored over 9 years ago by JoeMighty <[email protected]>
Merge pull request #235 from DavidSSL/master

Update Readme

1c675a443de773ac488b138855a897d0fea84247 authored over 9 years ago by Jake Ginnivan <[email protected]>
Update Readme

Add information about full pdbs

81e0a59bdd5dbaa83268a48c263261a4cc8f1436 authored over 9 years ago by David Siew <[email protected]>
Merge pull request #232 from JakeGinnivan/ShouldThrowAsyncFix

Should throw async fix

38d7bca96ce578ac1e9b39fb7218304b1a6666ae authored over 9 years ago by Jake Ginnivan <[email protected]>
Refactoring to give a better should.ThrowAsync error message

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

e0ef56688a1a0b8350a26bfdba093bf1b495b5d3 authored over 9 years ago by yogirajA <[email protected]>
Bit of cleanup around case sensitivity messages

485c8c74e9b4ca62413b0015756bb16ef878531a authored over 9 years ago by Jake Ginnivan <[email protected]>
Fixed some merge issues

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

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

a5638c3fc1a95c6d69b5d51a5852733cfc321e24 authored over 9 years ago by Jake Ginnivan <[email protected]>
Added new context and ExpectedActualCaseInsensitiveShouldlyMessage

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).

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

e2acda31a93b45c4ee6003cbd1efa2d5f2fd05ca authored over 9 years ago by Uri Goldstein <[email protected]>
Added ShouldNotContainCaseInsensitiveMessageGenerator

457a0e36594988d088c8741c26654972f54c089b authored over 9 years ago by JoeMighty <[email protected]>
Updated so does not conflict with ShouldNotContainCaseInsensitiveMessageGenerator

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

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.

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

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

75c2fe642b2b31ed5eab89a9f072b4876f43c102 authored over 9 years ago by Uri Goldstein <[email protected]>
ShouldContain and ShouldNotContain case sensitivity and tests

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

97017352938d61423eaad6d4d3b7ef3e00ff69c4 authored over 9 years ago by Uri Goldstein <[email protected]>