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

Merge pull request #126 from JakeGinnivan/TaskTimeout

Tasks now timeout after 10 seconds

github.com/shouldly/shouldly - b50a77564fbc8d96395a0b204e310350b2a0ad38 authored over 10 years ago by Jake Ginnivan <[email protected]>
Minor release notes update

github.com/shouldly/shouldly - 6354de5874f20b34fdbaf5c929ee5c2455fcff43 authored over 10 years ago by Jake Ginnivan <[email protected]>
Tasks now timeout after 10 seconds

github.com/shouldly/shouldly - 42eddb43c394685881915767f778e1516bd606fe authored over 10 years ago by Jake Ginnivan <[email protected]>
Update release notes

github.com/shouldly/shouldly - 03d8a728819fdded80095ce8d9916a02e0c1fb15 authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #136 from JakeGinnivan/StringListEqualityMatch

Fixing #135

github.com/shouldly/shouldly - 40cea808b7f91b0aa874599b4fe79e405607104b authored over 10 years ago by Jake Ginnivan <[email protected]>
Fixing #135

github.com/shouldly/shouldly - e05d58d618cc8a009561ce4eeed471c233f746d3 authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #132 from asgerhallas/fixes

fix #130

github.com/shouldly/shouldly - 2cd36af2f40f873d82f53b05ea368489f7cd99ec authored over 10 years ago by Jake Ginnivan <[email protected]>
fix #130

github.com/shouldly/shouldly - bf34a178800649ae6823be5ab975d89a72cdc115 authored over 10 years ago by Asger Hallas <[email protected]>
Merge pull request #125 from JakeGinnivan/ShouldCompleteIn

Should complete in

github.com/shouldly/shouldly - 446aec0cb9d503684aa44cfa6be3220616138df8 authored over 10 years ago by Jake Ginnivan <[email protected]>
Updated readme

github.com/shouldly/shouldly - 5804dad1f0752cba3420fa6518a5b53cca445512 authored over 10 years ago by Jake Ginnivan <[email protected]>
Removed unused using

github.com/shouldly/shouldly - 632d054e75239b8adde4a258e46477636308a487 authored over 10 years ago by Jake Ginnivan <[email protected]>
More tests

github.com/shouldly/shouldly - 0c3097a7ae392d895597f308bb0f4d853f59099d authored over 10 years ago by Jake Ginnivan <[email protected]>
Do not throw aggregate exception unless we have to

github.com/shouldly/shouldly - 847acd773450b1d22f9836bdb41b1e22ea404b10 authored over 10 years ago by Jake Ginnivan <[email protected]>
Some small tweaks/cleanup for ShouldCompleteIn extension

github.com/shouldly/shouldly - f75143e0186edef27cb977778c9673be3bf9d4be authored over 10 years ago by Jake Ginnivan <[email protected]>
Preserve StaceTrace.

github.com/shouldly/shouldly - e2390fb91f8ab4d097d2b54d8ac02468ab3eaef6 authored over 10 years ago by Gert Jansen van Rensburg <[email protected]>
Should specify the task scheduler here, otherwise TaskScheduler.Current may be used

github.com/shouldly/shouldly - 97c0b097eb1504bd15271101910549df6119d2aa authored over 10 years ago by Gert Jansen van Rensburg <[email protected]>
Made TaskExtensions class internal.

github.com/shouldly/shouldly - 06b62d5706455e6618d101ec4ea9bdae704ad62a authored over 10 years ago by Gert Jansen van Rensburg <[email protected]>
Initial implementation of Should.CompleteIn(...)

github.com/shouldly/shouldly - 6c29deca2ca294a79c174c6c3e549732d5bbc727 authored over 10 years ago by Gert Jansen van Rensburg <[email protected]>
Update ReleaseNotes.md

github.com/shouldly/shouldly - 43e3aff8e40e450f056d137a52f547da7ba8abaa authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #124 from vorou/master

Swap expected and actual in Is.Equal

github.com/shouldly/shouldly - 0459759b4a40e546e335cb88c5a53793f6ed1cca authored over 10 years ago by Jake Ginnivan <[email protected]>
Swap expected and actual in Is.Equal

github.com/shouldly/shouldly - 5dfdd35b73c2a3c55e42ebc47e34ebc02170698f authored over 10 years ago by vorou <[email protected]>
Merge pull request #123 from JakeGinnivan/NumericEquality

Numeric equality

github.com/shouldly/shouldly - 476130f1dfb2918f1904b7612a641999b34fdf1f authored over 10 years ago by Jake Ginnivan <[email protected]>
Removed invalid test

github.com/shouldly/shouldly - 1eb98d101a8fb1a2f44ce3efb6a87f2c52a58983 authored over 10 years ago by Jake Ginnivan <[email protected]>
Put back debugger step through

github.com/shouldly/shouldly - 27122e06f9255bec28e2331fcff3d932ec19e1a8 authored over 10 years ago by Jake Ginnivan <[email protected]>
Brought back nUnits numeric equality checking

github.com/shouldly/shouldly - 954bb795dd4ec278873451512c885fdf080ef174 authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #3 from jmkelly/update-readme

update the readme with the new 2.x syntax changes

github.com/shouldly/shouldly.github.com - 06992cb7f71021f0f811474ac6fdff41723ef1ab authored over 10 years ago by Jake Ginnivan <[email protected]>
update the readme with the new 2.x syntax changes

github.com/shouldly/shouldly.github.com - 75db8ea05738079d4a1355371257f270aad99d3b authored over 10 years ago by James Kelly <[email protected]>
Updated release notes

github.com/shouldly/shouldly - 654c07c20898ea595c24db947a51ebf27cdd4657 authored over 10 years ago by Jake Ginnivan <[email protected]>
Updated release notes and next version

github.com/shouldly/shouldly - 68faeea168f326b2e9bd858f796317e828dac115 authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #119 from jmkelly/tidyup

minor tidyup

github.com/shouldly/shouldly - 79dc974c464aa1f365972736a6c725af127c8b8c authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #117 from vorou/patch-1

minor readme fixes

github.com/shouldly/shouldly - 6839502951e1604519422b12381801b54b14929e authored over 10 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

github.com/shouldly/shouldly - cd952e0bd49785940193776232eb4bdfc25afd8d authored over 10 years ago by James Kelly <[email protected]>
Fixed build

github.com/shouldly/shouldly - 67071137ed34ce5de62b9b787f28a413772f29b1 authored over 10 years ago by Jake Ginnivan <[email protected]>
Removed some duplicate tests and migrated last few missing tests

github.com/shouldly/shouldly - 62539443c6946d470e1321276ad7f53f3ea8a280 authored over 10 years ago by Jake Ginnivan <[email protected]>
Added more Should.[Not]Throw tests, especially around tasks

github.com/shouldly/shouldly - f1e3a62b696e7724609022ccfa1e708ac945fe1f authored over 10 years ago by Jake Ginnivan <[email protected]>
Migrated Should.[Not]Throw tests across to scenarios

github.com/shouldly/shouldly - a87c99bb43191580d68270a5fc2b077dd95042b4 authored over 10 years ago by Jake Ginnivan <[email protected]>
Should[Not]BeSameAs tests converted

github.com/shouldly/shouldly - 7abb316ea992c0a2e1ca29cfcd8eec49126311fe authored over 10 years ago by Jake Ginnivan <[email protected]>
And a few more of the test types into test helpers

github.com/shouldly/shouldly - fa15c718f50b15cbdce445209f2f2e29c40f4693 authored over 10 years ago by Jake Ginnivan <[email protected]>
Moved the scenario base classes into test helper folder

github.com/shouldly/shouldly - 4b95e8414bc5c51cb11fa9787852874ba09079c3 authored over 10 years ago by Jake Ginnivan <[email protected]>
Converted should not be one of tests

github.com/shouldly/shouldly - 46bd48eb8c6512d8b2e0da87767168833f7c1ed6 authored over 10 years ago by Jake Ginnivan <[email protected]>
Moved more files

github.com/shouldly/shouldly - 88e70122fed2010bc76960178f2ef273454fe5d7 authored over 10 years ago by Jake Ginnivan <[email protected]>
Moving a few test classes and helpers into folders to group better

github.com/shouldly/shouldly - 557c10ce3e769969e086f6b6370765a0c604133d authored over 10 years ago by Jake Ginnivan <[email protected]>
ShouldBeInRange tests converted

github.com/shouldly/shouldly - 5fdba18801a449398ae65122129feba43de67f38 authored over 10 years ago by Jake Ginnivan <[email protected]>
Converted ShouldBeSubsetOf

github.com/shouldly/shouldly - 15a8e2f57f6606d1b9c1a76df642a724d3dce12b authored over 10 years ago by Jake Ginnivan <[email protected]>
Fixed some broken tests

github.com/shouldly/shouldly - 48e90ebbf20a3fe3d3788b9e94d8176c15bf78ce authored over 10 years ago by Jake Ginnivan <[email protected]>
Converted Should[Not]BeEmpty for collection tests

github.com/shouldly/shouldly - 091902d572078dc01bbd7c3f8a8bba0826fb1e26 authored over 10 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

github.com/shouldly/shouldly - 6a9ca041790593cdcaa72f20c7e67c41f50f74d8 authored over 10 years ago by Jake Ginnivan <[email protected]>
minor readme fixes

github.com/shouldly/shouldly - 5e74ed9ed124472a4784b34e8339a82735af3a65 authored over 10 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...

github.com/shouldly/shouldly - 2c9f1c5b37a77f21bb83a76fd2b03b4cf5c3afd9 authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #104 from JakeGinnivan/ShouldBeAndEnumerables

Fixes IEnumerable checks and reorganises tests

github.com/shouldly/shouldly - 5fb4cb21345a4bd89eaa199880b5e0db0700a924 authored over 10 years ago by Jake Ginnivan <[email protected]>
Removed the ngen opt out attribute

github.com/shouldly/shouldly - 49b70d00ff613d7bb67c9887d56bdcbbccb799b9 authored over 10 years ago by Jake Ginnivan <[email protected]>
Converted array tests

github.com/shouldly/shouldly - 336c4afedecc92f6667d552291b21ea2e8095c3c authored over 10 years ago by Jake Ginnivan <[email protected]>
ShouldNotContain tests migrated

github.com/shouldly/shouldly - 5e0b96ca2ead5233cc4a909349378448abfbb807 authored over 10 years ago by Jake Ginnivan <[email protected]>
Should contain tests migrated

github.com/shouldly/shouldly - 9bb94dec9760c82fda74373df823a13644189cf2 authored over 10 years ago by Jake Ginnivan <[email protected]>
Dictionary Tests migrated

github.com/shouldly/shouldly - 9ce855050937d35589753a81d9535d1964fdacf6 authored over 10 years ago by Jake Ginnivan <[email protected]>
Should match converted

github.com/shouldly/shouldly - 94728926dbdbd0e5305c35d8986bdf7fc69c78fe authored over 10 years ago by Jake Ginnivan <[email protected]>
ShouldContainWithoutWhitespace

github.com/shouldly/shouldly - 893fb4a9dd11592da04e423d73da05fd2dfd0572 authored over 10 years ago by Jake Ginnivan <[email protected]>
ShouldBeNull[OrEmpty] tests converted

github.com/shouldly/shouldly - e3da31688832b4a75737e4f5a6e6f33ecb415838 authored over 10 years ago by Jake Ginnivan <[email protected]>
Should[Not]EndWith tests converted

github.com/shouldly/shouldly - 0867cfc75b3b53cdfb91383780e8f5e4b0a46a61 authored over 10 years ago by Jake Ginnivan <[email protected]>
Should[Not]StartWith

github.com/shouldly/shouldly - fde74db732a1927b9fdd6325cac858702108730e authored over 10 years ago by Jake Ginnivan <[email protected]>
Converted ShouldNotBeAssignableTo and OfType tests

github.com/shouldly/shouldly - 5d6f0dfcb2db479514e93df6578466e389fe44cc authored over 10 years ago by Jake Ginnivan <[email protected]>
Converted ShouldBeAssignableTo and ShouldBeTypeOf

github.com/shouldly/shouldly - 888a5642231a1e6b8dcde9ecfba4f46bbe4faee6 authored over 10 years ago by Jake Ginnivan <[email protected]>
Convert ShouldBe(Greater/Less)[OrEqualTo] tests

github.com/shouldly/shouldly - 1bb8b7c2cc2ea31e26cf56e0744c82ebf4857000 authored over 10 years ago by Jake Ginnivan <[email protected]>
Converted all .ShouldBe() tests

github.com/shouldly/shouldly - 5d890a77fe03765f1393220e9863c57c8119fabd authored over 10 years ago by Jake Ginnivan <[email protected]>
Changed the base scenario class to be a bit more granular and Not versions are treated separately

github.com/shouldly/shouldly - e3651eaa25945cec9c41af95a7bb3fc92f8a3035 authored over 10 years ago by Jake Ginnivan <[email protected]>
Trying to put a bit more structure around the tests

github.com/shouldly/shouldly - 1f8e0df7ffe1c4173ff3bd2a044adffa14de9105 authored over 10 years ago by Jake Ginnivan <[email protected]>
Rearranged ShouldBe methods so they are grouped more logically together

github.com/shouldly/shouldly - 9c6ca9788d5eeeb426f22d520c2631b5ecf174d5 authored over 10 years ago by Jake Ginnivan <[email protected]>
Added another test

github.com/shouldly/shouldly - 4d24f5600634e7030f9cfb2e101478ce02235dd0 authored over 10 years ago by Jake Ginnivan <[email protected]>
Quick spike

github.com/shouldly/shouldly - 14ece7b76f79104936067ae59de97173b6bf8825 authored over 10 years ago by Jake Ginnivan <[email protected]>
Updated GitVersion

github.com/shouldly/shouldly - 0014b9ca14fe72e0f2327a18455b1326fa281844 authored over 10 years ago by Jake Ginnivan <[email protected]>
Updated GitFlowVersion

github.com/shouldly/shouldly - 6fc8d838e32a6ca608987d8981d59f069c3aa789 authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #115 from jmkelly/array-equality-fixes

Equality fixes

github.com/shouldly/shouldly - c3c554e97764b80f1af017b25e76bc14fd3408a6 authored over 10 years ago by Jake Ginnivan <[email protected]>
add tests for issue #107, which will also test out new equality comparer

github.com/shouldly/shouldly - 6f589c8a24d5eb88e97e2b84a9d43df87155908e authored over 10 years ago by James Kelly <[email protected]>
use new equality comparer

github.com/shouldly/shouldly - aa12a877eb6bc497b5f897e9f79ab92cfaa46352 authored over 10 years ago by James Kelly <[email protected]>
add equality comparer tests

github.com/shouldly/shouldly - fa257a7fd4d2f263d7c51a531528af67c8a5ffee authored over 10 years ago by James Kelly <[email protected]>
add equality comparer

github.com/shouldly/shouldly - 4f1aba84705a03c697389826fa763bfb983a5c46 authored over 10 years ago by James Kelly <[email protected]>
Add tests around the examples shown on the shouldly.github.io documentation site

github.com/shouldly/shouldly - 4969af102a7f9d7bcb5acd374ac45290b24a1879 authored over 10 years ago by Ben Scott <[email protected]>
Merge pull request #106 from samsalisbury/editorconfig

Add .editorconfig

github.com/shouldly/shouldly - 5bd1fea36a737ae1e04425f66fa5decfb25d5b1b authored over 10 years ago by Jake Ginnivan <[email protected]>
Add .editorconfig

github.com/shouldly/shouldly - 0912db75e61b0f424dfb6d942bee1f929d41bab4 authored over 10 years ago by Sam Salisbury <[email protected]>
Update GitVersion

github.com/shouldly/shouldly - 2d3d40afd9d5da87db5def6176333b9719586d7a authored over 10 years ago by Jake Ginnivan <[email protected]>
Update NextVersion.txt

github.com/shouldly/shouldly - 4b6fb6dbec866aa1a00bbd51d999ccbcc1189077 authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #102 from shouldly/ShouldThrowDeadlock

Stop deadlock

github.com/shouldly/shouldly - e38c541199502f6661f50697c6f2748764c34303 authored over 10 years ago by Jake Ginnivan <[email protected]>
Updated release notes

github.com/shouldly/shouldly - 9f5b06d2c93cd1c134c97276501a320b13a868a3 authored over 10 years ago by Jake Ginnivan <[email protected]>
Using statement was outside ifdef

github.com/shouldly/shouldly - 438cdf46e0ad8aa256ba9fdce22e818a7a4aa76e authored over 10 years ago by Jake Ginnivan <[email protected]>
Stop deadlock

github.com/shouldly/shouldly - b8439790d585148f524025c2b8b8475f45e97464 authored over 10 years ago by Jake Ginnivan <[email protected]>
Fixing script error

github.com/shouldly/shouldly - d16284be27ed18ad6f73874cf3d205e08b80ef19 authored over 10 years ago by Jake Ginnivan <[email protected]>
Think its the direction of the \/ s

github.com/shouldly/shouldly - c78d6911af69484a77704aacef9061b39a89c114 authored over 10 years ago by Jake Ginnivan <[email protected]>
missed ?

github.com/shouldly/shouldly - 1735b74a6b91b8cfa963a618c23c630e25d1a9e7 authored over 10 years ago by Jake Ginnivan <[email protected]>
Trying to get publish to work

github.com/shouldly/shouldly - 6d72d7e0b6df9b732b23ccbc54b4111783e89796 authored over 10 years ago by Jake Ginnivan <[email protected]>
Another attempt

github.com/shouldly/shouldly - 0746a14af05a9ac744582b8a30c480b7e4cd78f1 authored over 10 years ago by Jake Ginnivan <[email protected]>
Fixing build script to publish NuGet package

github.com/shouldly/shouldly - 3c7c51a6feebff2665a2577fbec826bb42f31775 authored over 10 years ago by Jake Ginnivan <[email protected]>
Merge pull request #99 from JakeGinnivan/ShouldBeTypeOfRename

Should be type of rename

github.com/shouldly/shouldly - 31b25627ee4c9fec92b3dbbe6df88aaf1669a576 authored over 10 years ago by Jake Ginnivan <[email protected]>
Added ShouldBeOfType<T> and updated docs

github.com/shouldly/shouldly - 3a6e036644accaebe6fc72692b29c7cbd5380c54 authored over 10 years ago by Jake Ginnivan <[email protected]>
Renamed ShouldBeTypeOf to ShouldBeAssignableTo and updated readme/breaking changes

github.com/shouldly/shouldly - 2914a73e809f25b9e78612800dfb77eb2dd8360b authored over 10 years ago by Jake Ginnivan <[email protected]>
Added another way the IEnumerable overload can be selected

github.com/shouldly/shouldly - 46a6b9666fa1f6be06994f158ea153b4c2752736 authored over 10 years ago by Jake Ginnivan <[email protected]>
Added another test, updated breaking changes

github.com/shouldly/shouldly - 5fd6a8adb5bc63a74c9d9038425941b36cb2e4cd authored over 10 years ago by Jake Ginnivan <[email protected]>
Fixing small issue with IEnumerable.ShouldBe()

github.com/shouldly/shouldly - 6ba51f7a48e52c888b00d49e2f9d38a32a05d045 authored over 10 years ago by Jake Ginnivan <[email protected]>
Update ReleaseNotes.md

github.com/shouldly/shouldly - 4a824f731e74cf7531c9a9557fa5575d10401c06 authored over 10 years ago by Jake Ginnivan <[email protected]>
Update BREAKING CHANGES.txt

github.com/shouldly/shouldly - 1e3444ca7aba51bd92ed35ae8c2fed07fb681909 authored over 10 years ago by Jake Ginnivan <[email protected]>
Added release notes, updated NuSpec and updated Readme

github.com/shouldly/shouldly - d4c1794abd2d15370654943540c797974a50d1d8 authored over 10 years ago by Jake Ginnivan <[email protected]>