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 #930 from larsiver/feature/immutablearray-support-for-shouldbeqquivalentto

Add support for ImmutableArray for ShouldBeEquivalentTo

github.com/shouldly/shouldly - 91d4f06b23adbe6d821961337cfc3a25b693ff49 authored over 1 year ago
remove some whitespace

github.com/shouldly/shouldly - acb8319b301af5e72099711fd3bc06fc92805096 authored over 1 year ago
Merge branch 'master' of https://github.com/shouldly/shouldly

github.com/shouldly/shouldly - 52ee0705d8dace34d22a28ca5202907d05763eb6 authored over 1 year ago
remove some redundant qualifiers

github.com/shouldly/shouldly - ea293c0c3091396c976101f7360baa974b61307d authored over 1 year ago
remove some obsoletes (#931)

github.com/shouldly/shouldly - 64486b55deb6bb0bbc96d1cd3f5fa515e1454704 authored over 1 year ago
remove some string concat

github.com/shouldly/shouldly - 273b6f861f462108d891f894db96c4c02f51272a authored over 1 year ago
Revert "Update ShouldCompleteInTests.cs"

This reverts commit 8324fb44b5e9feb703777f688f5d07aac833caa6.

github.com/shouldly/shouldly - 8d174fbd8ca882da2ef1c5c3a992a3aa919be18f authored over 1 year ago
Update ShouldCompleteInTests.cs

github.com/shouldly/shouldly - 8324fb44b5e9feb703777f688f5d07aac833caa6 authored over 1 year ago
use some expression bodied members

github.com/shouldly/shouldly - 2791bad31bb37727361ce609fbea66d217be148a authored over 1 year ago
remove some redundant internal

github.com/shouldly/shouldly - 77ef057057846ef0551bf36bf6d692c30fc54274 authored over 1 year ago
use some raw strings

github.com/shouldly/shouldly - dfdaf097571c7562a5b15bcfe2497a5c5288bfcd authored over 1 year ago
use some raw strings

github.com/shouldly/shouldly - 150647a03674c35b037822f4b5d082e564a72459 authored over 1 year ago
use some raw strings

github.com/shouldly/shouldly - 4138eadd77c5a878878eeb2aa801e14594336755 authored over 1 year ago
use some raw strings

github.com/shouldly/shouldly - 569f00cf16eb97a5412b7c5213ed2dd9c18c0f4c authored over 1 year ago
Add support for ImmutableArray for ShouldBeEquivalentTo

github.com/shouldly/shouldly - f1374f9f664d44f7951c322eee9eee3777a7cd18 authored over 1 year ago
use some raw strings

github.com/shouldly/shouldly - 531945d7a47d9d25413ba0dcca9dff2968bf6b14 authored over 1 year ago
use some raw strings

github.com/shouldly/shouldly - 00f74b8ad5fb7dda1c4a9e9b8df48d30e8296470 authored over 1 year ago
use some raw strings

github.com/shouldly/shouldly - 9727f7878fc9d0b5c8bbd1a297d0fb70e9eb4d61 authored over 1 year ago
use some raw strings

github.com/shouldly/shouldly - 8715c82f2454b7c5ff384ea498d55a2bbc7f5a27 authored over 1 year ago
cleanup DocumentationExamples

github.com/shouldly/shouldly - c3bdd515697c42a24e1cc802453ce8868b83c97d authored over 1 year ago
Merge pull request #902 from shouldly/dependabot/nuget/Microsoft.NET.Test.Sdk-17.6.0

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0

github.com/shouldly/shouldly - 5dc64bf221f6f6451dbcec195041855032a6eab5 authored over 1 year ago
Fix release notes url

github.com/shouldly/shouldly - 49684cb953c630bb2cda294896b55fb9bdc34bcd authored over 1 year ago
Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.5.0 to 17.6.0.
- [Re...

github.com/shouldly/shouldly - 562c584bb3c2aa189c8b2bfc5a323f4639a5a9dd authored over 1 year ago
Fix package project URL (only the docs.shouldly.org subdomain can do HTTPS))

github.com/shouldly/shouldly - 2dbb55ecf5d10a257957ed481aaa0e689c7ea8c0 authored almost 2 years ago
Update Directory.Build.props for 4.2.1 release

github.com/shouldly/shouldly - 13e7a9658f4d63446f7fddeb96bdc7e92191f130 authored almost 2 years ago
Merge pull request #898 from shouldly/better-determistic-builds

Improved deterministic build support

github.com/shouldly/shouldly - c26fcfc6c0e86d802ce74103bfbb9f143866ada3 authored almost 2 years ago
Fix typo in ShouldMatchApprovedTestExtensions.cs

github.com/shouldly/shouldly - 1336932210457bb56fe503d4130942e677bdd1f4 authored almost 2 years ago
Update Shouldly.targets

github.com/shouldly/shouldly - 44c31d62e3403784bdbfc9c2e03f7165e49a34a0 authored almost 2 years ago
Add DisableShouldlyPathMaps and comments

github.com/shouldly/shouldly - 2bdc8cf2c941da01e581227ea5d9befb886568c4 authored almost 2 years ago
Improved deterministic build support

github.com/shouldly/shouldly - a79e796c3ddfe7081f9de4912305154c99bad6bd authored almost 2 years ago
remove HashSnippetAnchors (#879)

github.com/shouldly/shouldly - 1e08eefa2462fbccea8bedc519bfda0d7f285087 authored almost 2 years ago
Bump DiffEngine from 11.2.0 to 11.3.0 (#895)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 11.2.0 to 11.3.0.
- [Release...

github.com/shouldly/shouldly - dd4ef3effa0aaba81280fcd6261f5cdb7d867d21 authored almost 2 years ago
Merge pull request #897 from ViktorHofer/ViktorHofer-patch-1

Avoid Microsoft.CSharp dependency on net5.0

github.com/shouldly/shouldly - 501cd1af434f6fb045f057ba223b2866180292e5 authored almost 2 years ago
Avoid Microsoft.CSharp dependency on net5.0

Microsoft.CSharp.dll is part of the net5.0 shared framework and a package reference to Microsoft...

github.com/shouldly/shouldly - c2b15755e653e764ec720b51d9a8150a7a206755 authored almost 2 years ago
Update Directory.Build.props for 4.2.0 release

github.com/shouldly/shouldly - b20e06d47fc619acd314c8d3509bfbe1ad37e9d1 authored almost 2 years ago
Update Directory.Build.props for 4.1.1 release

github.com/shouldly/shouldly - fed1fda316af926e2ecfbb8d103019943be8e3a6 authored almost 2 years ago
Merge pull request #883 from shouldly/support-deterministic-builds

Add support for deterministic builds

github.com/shouldly/shouldly - d0f1664eb3c58bfcb1fa9787a2349e97d9e11622 authored almost 2 years ago
Skip when SHOULDLY_SOURCE_PATH_MAP already set

github.com/shouldly/shouldly - f2ac390255cbefbc7b924a5a7c3c5e7e6ea414b9 authored almost 2 years ago
Try using PathMap for source roots

github.com/shouldly/shouldly - 7774682766e553b7d3dcf4e055029c89fb332c67 authored almost 2 years ago
Use environment variable instead of config for source root

github.com/shouldly/shouldly - 70252b1f9b1d441c735677cf0627a88c9dda4fbc authored almost 2 years ago
Merge branch 'master' into support-deterministic-builds

github.com/shouldly/shouldly - 30d9deef195b0685f67bb38fb32be893db463e35 authored almost 2 years ago
Bump PublicApiGenerator from 10.3.0 to 11.0.0 (#886)

Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 10.3.0...

github.com/shouldly/shouldly - 3bb313b5e815ace8bc3488d9153c8eb46643ee7c authored almost 2 years ago
Bump Microsoft.NET.Test.Sdk from 17.4.1 to 17.5.0 (#887)

Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.4.1 to 17.5.0.
- [R...

github.com/shouldly/shouldly - b7bcaa531ea0904efef3ce9fd3e7666d7bf5e9c9 authored almost 2 years ago
Bump DiffEngine from 11.0.0 to 11.2.0 (#890)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 11.0.0 to 11.2.0.
- [Release...

github.com/shouldly/shouldly - d8fa1053c994a9fd61567f96464fde142d315890 authored almost 2 years ago
change time in flakey test (#894)

github.com/shouldly/shouldly - 9c473b2654a7460cc4860429f6b97837e58c72d8 authored almost 2 years ago
Update Obsoletes.cs

github.com/shouldly/shouldly - 72c7ab42982a61aebadfd5ce28ce4021c11e28b7 authored almost 2 years ago
Bump Microsoft.CodeAnalysis.CSharp from 4.4.0 to 4.5.0 (#885)

Bumps [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) from 4.4.0 to 4.5.0.
- ...

github.com/shouldly/shouldly - 984e4ee2af3f5be37fb29e0407a691f107725533 authored almost 2 years ago
Bump EmptyFiles from 4.1.0 to 4.4.0 (#889)

* Bump EmptyFiles from 4.1.0 to 4.4.0

Bumps [EmptyFiles](https://github.com/SimonCropp/EmptyF...

github.com/shouldly/shouldly - 137ec0b557f058104491473fa09db28c6ffb5e87 authored almost 2 years ago
Bump MarkdownSnippets.MsBuild from 24.5.0 to 24.5.1 (#888)

Bumps [MarkdownSnippets.MsBuild](https://github.com/SimonCropp/MarkdownSnippets) from 24.5.0 to ...

github.com/shouldly/shouldly - 7477dd84d62efae748bca7464d0d3094d458db11 authored almost 2 years ago
Merge branch 'master' into support-deterministic-builds

github.com/shouldly/shouldly - e0050a533a8d632839dd2c481319f8abd759b1fd authored almost 2 years ago
suppress NU1505 (#893)

* suppress NU1505

error NU1505: Warning As Error: Duplicate 'PackageDownload' items found. R...

github.com/shouldly/shouldly - 8645c5c44f055baa93cb1c43de7c3322ad01e43c authored almost 2 years ago
CheckEolTargetFramework>false (#891)

github.com/shouldly/shouldly - 992f7c749684e49cb53861fbdb2f248e38aa1953 authored almost 2 years ago
Update SourceCodeTextGetter.cs

github.com/shouldly/shouldly - 0323eccb238e94cbd2327ecf5dd46fda94a3f8bc authored almost 2 years ago
Enable deterministic build of Shouldly itself

github.com/shouldly/shouldly - 14c1b0c22eeb0480f5dc2027759f6b5a5332f5e1 authored almost 2 years ago
Fix minor error

github.com/shouldly/shouldly - 9c7152fe2097f7a7d24a4dfb30146f0c86c64250 authored almost 2 years ago
Refactor for clarity

github.com/shouldly/shouldly - 03a150765946eb3cfa47c7a67281a71a3c4e8f25 authored almost 2 years ago
Approve Public API change

github.com/shouldly/shouldly - c0dceda7c63abb123939f1a46ac064abc73c1ad8 authored almost 2 years ago
Add support for deterministic builds

github.com/shouldly/shouldly - 591fb21417c1b2770e38410419f01288681c74b0 authored almost 2 years ago
Microsoft.NET.Test.Sdk 17.4.1

github.com/shouldly/shouldly - d17de9a54ad204de9b1104746674864bfe64cfed authored about 2 years ago
remove redundant T from EqualityComparerAdapter (#875)

github.com/shouldly/shouldly - d161457cbecbed663c53a4578e913f12fc39c3d1 authored about 2 years ago
Include Enumerable Have documentation in summary (#869)

github.com/shouldly/shouldly - 4cf7ac8a8a98c73147ec6fbd1e2d6174e006ac70 authored about 2 years ago
System.Half support (#870)

github.com/shouldly/shouldly - f2bd8694992fa8c7b946e04e384ad1468617a2cf authored about 2 years ago
move tests to net7 (#874)

github.com/shouldly/shouldly - 2b1b06909aeb0b02151eb78fb39713acfb3f4e1d authored about 2 years ago
update to DiffEngine 11 and EmptyFiles 4.1 (#872)

github.com/shouldly/shouldly - 6ccc70e7bd2ca62559cff6965eddc52cada2ff0c authored about 2 years ago
sdk 7.0.101 (#873)

github.com/shouldly/shouldly - 92c3f9dc691c0784fecb996ebcd7d67276233678 authored about 2 years ago
Microsoft.CodeAnalysis.CSharp 4.4

github.com/shouldly/shouldly - 641e392b214be145d0f0bfd31d83c31ccbaecc6a authored about 2 years ago
Microsoft.NET.Test.Sdk 17.4.0

github.com/shouldly/shouldly - 560c7fa7c24d4f18c6f3ac8c47e8feec870a7059 authored about 2 years ago
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />

github.com/shouldly/shouldly - e04b2c095f8e3f7c7c6fdb5d77b0c448fde934e9 authored about 2 years ago
update refs (#868)

github.com/shouldly/shouldly - be025eff712b6aad40c7c98aabae997fd2a185a9 authored over 2 years ago
update DiffEngine

github.com/shouldly/shouldly - 93a7f3c032e59fcf77cefe7cbc4cff25230d1972 authored over 2 years ago
Merge pull request #864 from shouldly/shouldly.org

Switch from shouldly.io to shouldly.org

github.com/shouldly/shouldly - 88b7540fd8ed412a6a143dddec751454c9bef903 authored over 2 years ago
Link to the docs site for the NuGet project URL

github.com/shouldly/shouldly - 702e4baa4e0b8243fba0f918a23a2f3e40da0586 authored over 2 years ago
Remove empty 'Contributing' GitBook page

github.com/shouldly/shouldly - a15d4e2a9c1a9a54d979e98615df1b42def97bda authored over 2 years ago
Delete files unused by docs.shouldly.org

github.com/shouldly/shouldly - 93b063380fd855d22fa7e10f4e6efab73c33a123 authored over 2 years ago
Move URL to shouldly.org

github.com/shouldly/shouldly - 11b8ec699003b05940a0f23645bddb12509ad5c3 authored over 2 years ago
Merge pull request #863 from martincostello/patch-1

Install .NET SDK in GitHub Actions

github.com/shouldly/shouldly - 9694d41b56d9e1d53ac1f2a6a52c1acad2638800 authored over 2 years ago
Install .NET SDK

- Add action to install the .NET SDK if the one on the agent doesn't match the one in global.jso...

github.com/shouldly/shouldly - c96b51a47c6491e1d0581c364c2aab6bf1bd6bad authored over 2 years ago
Update global.json

github.com/shouldly/shouldly - 5369296fd0b73c5a3ba0d10a12684a895fe1aaff authored over 2 years ago
fix potential null in ShouldBeIgnoringOrderMessageGenerator GenerateErrorMessage

github.com/shouldly/shouldly - 070f7214f5ee68c5d7029ac408fad5e28b381e8e authored over 2 years ago
use compound statement

github.com/shouldly/shouldly - 0ec4dac5c69e72cb35c513cc5e2b6389fa657949 authored over 2 years ago
move to target typed new

github.com/shouldly/shouldly - 8a1a5304711ad4e227acfa86bcb379d1e084f82f authored over 2 years ago
Update Shouldly.sln

github.com/shouldly/shouldly - 8a443a4c3724098c69b7be68aa3f4cefa6d36bb1 authored over 2 years ago
remove redundant refs

github.com/shouldly/shouldly - 4a363c5f410ae161db7e688ad3e382e2dbc64d71 authored over 2 years ago
re approve change

github.com/shouldly/shouldly - 76f876c6fb226f384f6429af460374eaaa8ff50a authored over 2 years ago
redundant [MaybeNull]

github.com/shouldly/shouldly - 8d31a7098904d5bc69d32095bfc8daa184408aeb authored over 2 years ago
DiffEngine 10.0.2

github.com/shouldly/shouldly - e62e441235585142e76415af0059015bab0622ab authored over 2 years ago
Microsoft.CodeAnalysis.CSharp 4.3.0

github.com/shouldly/shouldly - 84581019896667eb681613deda50f0fe0acce73a authored over 2 years ago
Merge branch 'master' of https://github.com/shouldly/shouldly

github.com/shouldly/shouldly - 845cbc657feb3fcd3f8b5c175a1f8a7b25d14c78 authored over 2 years ago
Microsoft.NET.Test.Sdk 17.3.1

github.com/shouldly/shouldly - ac2904f0636a5f11a7331b6ca45494d56697714c authored over 2 years ago
add DoesNotReturn to ThrowException

github.com/shouldly/shouldly - 154ed59a329cce258f6d99e390f5ad4adf9652b0 authored over 2 years ago
Update Directory.Build.props

github.com/shouldly/shouldly - d242b4f28581f4ad1d988e56c02b33063c366672 authored over 2 years ago
simplify namespaces

github.com/shouldly/shouldly - e6d2a19fb521251e54cd7e5bd22a599be257b6b0 authored over 2 years ago
Update TaskOfTWithTimeoutScenario.cs

github.com/shouldly/shouldly - 3c61a906b2168a60774028c6fd727250092436ff authored over 2 years ago