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

SA1509 Opening braces should not be preceded by blank line

github.com/shouldly/shouldly - 580eacf73ef6dc46905098bac1254d19f37b0135 authored over 3 years ago by jnm2 <[email protected]>
SA1507 Code should not contain multiple blank lines in a row

github.com/shouldly/shouldly - 87921ea47eb095df41f69aaa1ea1d0a951e5dacf authored over 3 years ago by jnm2 <[email protected]>
SA1505 An opening brace should not be followed by a blank line

github.com/shouldly/shouldly - 26fbdbfe88fc0caf307729fec694233bed3a751e authored over 3 years ago by jnm2 <[email protected]>
Add StyleCop analyzers and opt out of everything

github.com/shouldly/shouldly - b24446139baedc4a042eec1797ffdd787f6c7eb4 authored over 3 years ago by jnm2 <[email protected]>
Allow inner loop debugging/running without fixing all warnings

github.com/shouldly/shouldly - ea67c893445139fc58803518f8fed40ebd2f3372 authored over 3 years ago by jnm2 <[email protected]>
Add field-based tests.

github.com/shouldly/shouldly - 16f2594e04b5ae2728d6249949336d81016416de authored almost 4 years ago by Matthew Constable <[email protected]>
Merge pull request #779 from mcon/better-indexer-error

Better error when comparing indexers

github.com/shouldly/shouldly - 4a33cde9d9b36e47ac8ed34ebe199db39f6462a2 authored almost 4 years ago by Joseph Musser <[email protected]>
Added full stop and assert on message.

github.com/shouldly/shouldly - 2e715c5c729ffba343672269c62c25fdd4fce78d authored almost 4 years ago by Matthew Constable <[email protected]>
Start adding tests

github.com/shouldly/shouldly - 5bc4e8aedae1d47e666f35fdf85fdab8c459d76c authored almost 4 years ago by Matthew Constable <[email protected]>
Whitespace changes to reduce diff.

github.com/shouldly/shouldly - 927d9e6db3f9bcad9e13499ca007a47933adeaaa authored almost 4 years ago by Matthew Constable <[email protected]>
Review comments

github.com/shouldly/shouldly - b952d6e92c92c5b11659efa39382f2010d10e565 authored almost 4 years ago by Matthew Constable <[email protected]>
Better error when trying to compare indexers.

github.com/shouldly/shouldly - a60ad357d6e56734599db43c7d698dc7d03104cf authored almost 4 years ago by Matthew Constable <[email protected]>
Updated indexer error condition.

github.com/shouldly/shouldly - 6c1c686458b2a6f2c852b3297b3e6bf22b6dec0a authored almost 4 years ago by Matthew Constable <[email protected]>
Replace disconnected AppVeyor status badge with GitHub Actions badge

github.com/shouldly/shouldly - f77860ec5cb6290f7eaa5d85f3e904ab14390681 authored almost 4 years ago by Joseph Musser <[email protected]>
Update MarkdownSnippets to remove workaround

github.com/shouldly/shouldly - aad49946390a951a3f9e635ce5cdca82b70df774 authored almost 4 years ago by jnm2 <[email protected]>
Update dependencies

github.com/shouldly/shouldly - b8ae3351a24d93abf6ca22cc6a41bfe1785aee81 authored almost 4 years ago by jnm2 <[email protected]>
Merge pull request #781 from shouldly/github_actions

Set up GitHub Actions CI build

github.com/shouldly/shouldly - a6346a99b822a739719ba99ab608717a0dbf6709 authored almost 4 years ago by Joseph Musser <[email protected]>
Set up GitHub Actions CI build

github.com/shouldly/shouldly - b0e75ee30f9da0121789ececbd49551617b3f7ed authored almost 4 years ago by jnm2 <[email protected]>
Merge pull request #778 from mcon/fix-docs-build

Fix docs build

github.com/shouldly/shouldly - d7253b7e5b53e362fc312e3922f5df79c237d2d2 authored almost 4 years ago by Joseph Musser <[email protected]>
Merge pull request #780 from mcon/bump-timeout

Bump timeout to make Windows CI happier.

github.com/shouldly/shouldly - 1810e65d99acdf027195796dbe7cd92e715cff8b authored almost 4 years ago by Joseph Musser <[email protected]>
Bump timeout to make Windows CI happier.

github.com/shouldly/shouldly - eaeaa16214bf78aea962e650640e9734b5bc4b44 authored almost 4 years ago by Matthew Constable <[email protected]>
Added missing code sample.

github.com/shouldly/shouldly - 7a921eae45c21127ee0fa0babe53b15f69f76500 authored almost 4 years ago by Matthew Constable <[email protected]>
Fix up documentation build.

github.com/shouldly/shouldly - f55753ebbc6bd24fe8b7778e533ef37e7103f79f authored almost 4 years ago by Matthew Constable <[email protected]>
Merge pull request #762 from jswolf19/EnumerableFailedTestOutputPreservation

Enumerate Once Preserving Current Fail Message

github.com/shouldly/shouldly - aff370dbe76751a29a912943a8c83105d38a1676 authored almost 4 years ago by Joseph Musser <[email protected]>
renaming IProxy to match use scope as per review

github.com/shouldly/shouldly - ddd447075cabd51d83551f7be27e11fc8ae15689 authored almost 4 years ago by jswolf19 <[email protected]>
changing Wrap to WrapNonCollection, throw on rewrap as per review

github.com/shouldly/shouldly - 04252a1012d5d824421be4be65243085fe6a4007 authored almost 4 years ago by jswolf19 <[email protected]>
removing extension method per review

github.com/shouldly/shouldly - 564fc80c0cb27530ed4437996672769a96e9b453 authored almost 4 years ago by jswolf19 <[email protected]>
Merge pull request #765 from Lisa3x3x3/patch-1

Updated shouldBe.md example for ShouldNotBe

github.com/shouldly/shouldly - 1bf7812879a459b8a8af15b9e8f73695998647bb authored almost 4 years ago by Joseph Musser <[email protected]>
Merge pull request #760 from shouldly/trimLargeStrings

trim large strings

github.com/shouldly/shouldly - a829b71c354983b1c8ed0196f2c7da592253b847 authored almost 4 years ago by Joseph Musser <[email protected]>
Updated shouldBe.md example for ShouldNotBe

The "ShouldNotBe" example contained the "ShouldBe" example from above. Updated it to reflect how...

github.com/shouldly/shouldly - acbcb88bce68d33415b3e46f0c752bc2b8374bbf authored almost 4 years ago by Lisa Taylor <[email protected]>
Bump EmptyFiles from 2.4.0 to 2.6.0 (#761)

Bumps [EmptyFiles](https://github.com/SimonCropp/EmptyFiles) from 2.4.0 to 2.6.0.
- [Release no...

github.com/shouldly/shouldly - ca2ad03c22a8b6f068ca74c978775276830bcfc8 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
trying out a possible solution

github.com/shouldly/shouldly - f06e2278db353ca3a040b267882e63bbd3bcdffb authored almost 4 years ago by jswolf19 <[email protected]>
trim large strings

github.com/shouldly/shouldly - 08c8fc8637f8f82559becfb2f5502c3b38ed2df4 authored almost 4 years ago by Simon Cropp <[email protected]>
Enumerate once (#759)

* Fix whitespace

* Use named arguments to explain literals being passed

* No state should ...

github.com/shouldly/shouldly - 77281061362df1a0d852fde311e95e8bb1cc1534 authored almost 4 years ago by Joseph Musser <[email protected]>
Enumerable traversal test (#745)

* Added tests for retraversing Enumerables

* Added tests for retraversing Enumerables when ig...

github.com/shouldly/shouldly - 5d1b44a880f1cb1afd826a6581b6a09510ab3373 authored almost 4 years ago by jswolf19 <[email protected]>
Bump MarkdownSnippets.MsBuild from 22.0.1 to 22.0.3 (#754)

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

github.com/shouldly/shouldly - a2846f36192310760326ddb1a229f35b0b0318f4 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump DiffEngine from 6.5.2 to 6.5.5 (#752)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.5.2 to 6.5.5.
- [Release n...

github.com/shouldly/shouldly - c1e8f3017b36afdf83dae0892830f33b82defb47 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump DiffEngine from 6.5.1 to 6.5.2 (#751)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.5.1 to 6.5.2.
- [Release n...

github.com/shouldly/shouldly - 942e1227c8da979c1b809f0a8a06fa17dc8be082 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump EmptyFiles from 2.3.3 to 2.4.0 (#750)

Bumps [EmptyFiles](https://github.com/SimonCropp/EmptyFiles) from 2.3.3 to 2.4.0.
- [Release no...

github.com/shouldly/shouldly - 130a3343f6e17322692e2bf846008dd6750b0dbe authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump DiffEngine from 6.5.0 to 6.5.1 (#746)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.5.0 to 6.5.1.
- [Release n...

github.com/shouldly/shouldly - 9bbb9ac8d5e17578c34e2458bbc6fd6718ca8f7f authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Merge branch 'master' of https://github.com/shouldly/shouldly

github.com/shouldly/shouldly - f869d2a7664bbb4c39350d243fc79e7421a9fb25 authored almost 4 years ago by Simon Cropp <[email protected]>
Update Is.cs

github.com/shouldly/shouldly - 94cf3012f7adfb67323cfe4bf34e68ddf43ecd87 authored almost 4 years ago by Simon Cropp <[email protected]>
Bump DiffEngine from 6.4.9 to 6.5.0 (#743)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.4.9 to 6.5.0.
- [Release n...

github.com/shouldly/shouldly - aed995881d6a6060580b31bbf56e37d7c3e68aa2 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump MarkdownSnippets.MsBuild from 22.0.0 to 22.0.1 (#744)

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

github.com/shouldly/shouldly - 40f9b4b6a0cace435d76a3a755784f42d756467b authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump MarkdownSnippets.MsBuild from 21.7.2 to 22.0.0 (#742)

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

github.com/shouldly/shouldly - 3c2699e5fca7cd238010af1f5c791f4ff2604e47 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Fix nullability (#740)

* GetFrames never returns an array with null elements

* Show that nulls are permitted (using ...

github.com/shouldly/shouldly - 8aa98926126e94186a7c2fed7747de9613383c1b authored almost 4 years ago by Joseph Musser <[email protected]>
Bump MarkdownSnippets.MsBuild from 21.7.1 to 21.7.2 (#739)

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

github.com/shouldly/shouldly - 3265f938c70ca45d19422dd5b106916d26fcb168 authored almost 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update Directory.Build.props

github.com/shouldly/shouldly - a6393f8455396df667ccbc16b8685dd57962c652 authored about 4 years ago by Simon Cropp <[email protected]>
fix EmptyFiles ref

github.com/shouldly/shouldly - 67cfe9cb1ae00e2e7d21d45014ffc5754b331721 authored about 4 years ago by Simon Cropp <[email protected]>
Update Directory.Build.props

github.com/shouldly/shouldly - ce01fdabb9d6b1068878ebf9654bc1f0f0912471 authored about 4 years ago by Simon Cropp <[email protected]>
force EmptyFiles to be included

github.com/shouldly/shouldly - 1564c73131a8fe1d92c5aee4ba42377e69c93990 authored about 4 years ago by Simon Cropp <[email protected]>
Bump DiffEngine from 6.4.7 to 6.4.8 (#734)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.4.7 to 6.4.8.
- [Release n...

github.com/shouldly/shouldly - 03da7705ff40a044cb716fc8b60d2aadd5c91ea6 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Enable a few important diagnostics (#726)

* CA1018 Specify AttributeUsage

* CA1825 Avoid unnecessary zero-length array allocations.

...

github.com/shouldly/shouldly - af3ddeb327ae5a2d76b1b6979c89835603daeda1 authored about 4 years ago by Joseph Musser <[email protected]>
Bump DiffEngine from 6.4.6 to 6.4.7 (#733)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.4.6 to 6.4.7.
- [Release n...

github.com/shouldly/shouldly - 88822757a46bfc9baef13c295cc9df6674c6ccc0 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
fix props import

github.com/shouldly/shouldly - bcc003aca4bde573cbb20521dbcb642b088aab52 authored about 4 years ago by Simon Cropp <[email protected]>
fix some nullability issues (#732)

github.com/shouldly/shouldly - ac7436c9aa1242bbee2fd2c5baed0d70a40f724e authored about 4 years ago by Simon Cropp <[email protected]>
move from targets to props (#730)

* move from targets to props

* missing props

github.com/shouldly/shouldly - ba7fbf45c70ccb63e556106fedb40284dfb81f5a authored about 4 years ago by Simon Cropp <[email protected]>
Merge pull request #725 from jnm2/pattern_matching

Simplifications and tiny fixes

github.com/shouldly/shouldly - c1717ca6f0e6eceff924f49b60b9b9fb100f9fa9 authored about 4 years ago by Simon Cropp <[email protected]>
temp disable mac build see https://github.com/shouldly/shouldly/issues/731

github.com/shouldly/shouldly - 1fd03fa64ba8e390b4866617eaf8393ffa16ad5f authored about 4 years ago by Simon Cropp <[email protected]>
Update Shouldly.csproj

github.com/shouldly/shouldly - c936ba9f0aee7e086c6909e4e0335ee7c2622bfb authored about 4 years ago by Simon Cropp <[email protected]>
Merge branch 'master' into pattern_matching

github.com/shouldly/shouldly - b65aff4a016b59739564de8b5a1181445e8a2731 authored about 4 years ago by Simon Cropp <[email protected]>
Fix new nullability warnings (#724)

* Use C# 9 `T?` on unconstrained T instead of [AllowNull]

* Remove suppressions that are no l...

github.com/shouldly/shouldly - 9132e9751bbf0692775f28fb447ca27fe6e74e0a authored about 4 years ago by Joseph Musser <[email protected]>
Bump Microsoft.NET.Test.Sdk from 16.8.0 to 16.8.3 (#729)

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

github.com/shouldly/shouldly - 3e609a6b8ad08d2f9f124830c31c474ea957624a authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump MarkdownSnippets.MsBuild from 21.7.0 to 21.7.1 (#728)

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

github.com/shouldly/shouldly - 494f9dda6a53f3eb1da0555a76c88549a2a07f52 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Remove redundant null check

github.com/shouldly/shouldly - 1a445c471c40207bddd9b112b599368f3178f7b3 authored about 4 years ago by jnm2 <[email protected]>
System.Decimal is base-10 floating point

github.com/shouldly/shouldly - 8d65e39b99356101ed00b6e15c632be5444f798a authored about 4 years ago by jnm2 <[email protected]>
It's not consistent to ignore case

github.com/shouldly/shouldly - 8232907437c92c5e0fe0317badfe02f4a2f41bed authored about 4 years ago by jnm2 <[email protected]>
Use pattern matching

github.com/shouldly/shouldly - 9291cb801751e89e0b72bd00211a123a97d32fbe authored about 4 years ago by jnm2 <[email protected]>
Only calculate the count if it will be used

github.com/shouldly/shouldly - d803520e9407c66288e267b67b4efe3abe6143e0 authored about 4 years ago by jnm2 <[email protected]>
Prevent NREs and use pattern matching

github.com/shouldly/shouldly - e9c4f3c23ef4ea609f4361174a7022ed9121db46 authored about 4 years ago by jnm2 <[email protected]>
Reduce repetition using C# 8 property pattern

github.com/shouldly/shouldly - a964f3ea96177ad0e77ce42269cdaf7d7571e79a authored about 4 years ago by jnm2 <[email protected]>
Use C# 9 logical patterns

github.com/shouldly/shouldly - 36b8a6f9b927e075f1f4c01d3ce7b72701db03e9 authored about 4 years ago by jnm2 <[email protected]>
Remove redundant null checks

github.com/shouldly/shouldly - ba157fd4916cb4203c8c16a397ab250aabeb9dfe authored about 4 years ago by jnm2 <[email protected]>
Bump DiffEngine from 6.4.5 to 6.4.6 (#722)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.4.5 to 6.4.6.
- [Release n...

github.com/shouldly/shouldly - b306d8cc261ca4f3dad90f4263be1e3b3ade5d4e authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump DiffEngine from 6.4.2 to 6.4.5 (#721)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.4.2 to 6.4.5.
- [Release n...

github.com/shouldly/shouldly - 6b0c1e9eb7e7d8367d324bc2c5a95c6df314c2d9 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update Directory.Build.props

github.com/shouldly/shouldly - 6fdad68678b09e3b928ab6a9e9bea5d4f08c47a6 authored about 4 years ago by Simon Cropp <[email protected]>
supress CS8620

github.com/shouldly/shouldly - 1fea3f30d2f64119367438630a1714f3ba17945d authored about 4 years ago by Simon Cropp <[email protected]>
suppress CS8631

github.com/shouldly/shouldly - 4ddf12789815b20dc2f9225b3308214b799948a2 authored about 4 years ago by Simon Cropp <[email protected]>
Bump DiffEngine from 6.4.1 to 6.4.2 (#718)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.4.1 to 6.4.2.
- [Release n...

github.com/shouldly/shouldly - 9af0b9e278cb9e9f8d8a7367bc708c3ebda28c96 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump DiffEngine from 6.4.0 to 6.4.1 (#715)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.4.0 to 6.4.1.
- [Release n...

github.com/shouldly/shouldly - 7687fcf4ca7cc0fa4fd02cafe803de66382b8d82 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump Microsoft.CodeAnalysis.CSharp from 3.7.0 to 3.8.0 (#716)

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

github.com/shouldly/shouldly - 274259172b1752a12a09eaa10a813b48f9fa646a authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump DiffEngine from 6.3.1 to 6.4.0 (#714)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.3.1 to 6.4.0.
- [Release n...

github.com/shouldly/shouldly - 91db62b00e5b54a4b79df28396389b627b192346 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump DiffEngine from 6.3.0 to 6.3.1 (#713)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.3.0 to 6.3.1.
- [Release n...

github.com/shouldly/shouldly - 53c854f9fff4fdd9c16492bce1a03919f9c17dea authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump DiffEngine from 6.1.4 to 6.3.0 (#712)

Bumps [DiffEngine](https://github.com/VerifyTests/DiffEngine) from 6.1.4 to 6.3.0.
- [Release n...

github.com/shouldly/shouldly - 88bcf6bb6c43ad38adfaeb1d5b215498831634d0 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update Shouldly.Tests.csproj (#709)

github.com/shouldly/shouldly - f63d0d92827c5f94dca7081146e5ea535578b785 authored about 4 years ago by Simon Cropp <[email protected]>
Update appveyor.yml

github.com/shouldly/shouldly - d7ed2075add59a713a32915ff93229e5386b2c15 authored about 4 years ago by Simon Cropp <[email protected]>
Bump Microsoft.NET.Test.Sdk from 16.7.1 to 16.8.0 (#708)

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

github.com/shouldly/shouldly - 69f83d0e2bfb6faac36a70f6274aa292f0841aed authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Update Directory.Build.props

github.com/shouldly/shouldly - aa6008b41d9e97e6fd89110d7df9df6c224fcc7e authored about 4 years ago by Simon Cropp <[email protected]>
Update Directory.Build.props

github.com/shouldly/shouldly - dc122e65b02f82fefb176c2e840eb1ddcb30cd21 authored about 4 years ago by Simon Cropp <[email protected]>
Update Shouldly.csproj

github.com/shouldly/shouldly - 5e35f239f89714b5f4c01bf46bf10c96fb2ea14b authored about 4 years ago by Simon Cropp <[email protected]>
Update SUMMARY.md

github.com/shouldly/shouldly - 4cbb05d8a8c3bb0059b11398d095bfe0e767b3f4 authored about 4 years ago by Simon Cropp <[email protected]>
Create 3to4.md

github.com/shouldly/shouldly - b4a86331965097f6be5afdfff659ad9ec1279cd6 authored about 4 years ago by Simon Cropp <[email protected]>
redundant param

github.com/shouldly/shouldly - 31ca196a74686ba9914ddb20fa90a18afee3f3dc authored about 4 years ago by Simon Cropp <[email protected]>
remoev minver (#706)

github.com/shouldly/shouldly - b58872ca5d9c4bb32338c46d3775afa6bdd00d58 authored about 4 years ago by Simon Cropp <[email protected]>
Update null.md

github.com/shouldly/shouldly - b7dacd7c19a7cf2b816a1338bfb2b9ad374a94aa authored about 4 years ago by Simon Cropp <[email protected]>
Make ShouldNotBeNull chainable and unwrap System.Nullable (#684)

* Make ShouldNotBeNull chainable and unwrap System.Nullable

* Add nullable value type and cha...

github.com/shouldly/shouldly - 99fb7f29c5f049584fddf65abe858d969c078ec5 authored about 4 years ago by Joseph Musser <[email protected]>
Bump MarkdownSnippets.MsBuild from 21.6.0 to 21.6.1 (#704)

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

github.com/shouldly/shouldly - 20863ca89ecf6224156a27bfe2e2d6104ddd3662 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>