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 OS conditional to allow building on non Windows platforms

cfa982d4f142750586e9213c81f6a1ae307e29cd authored over 7 years ago
Merge pull request #432 from shouldly/ToolingMigration

Migrating to MSBuild tooling

c2354faf570b185c6d375205c0428a0b5608f267 authored over 7 years ago
Fix build

6b08b7a1d7fd53cd3e7738406ee71ef3a2f228e4 authored over 7 years ago
Initial tooling migration commit

a5162ed720379723b08f742132d769b3ea0f6ac9 authored over 7 years ago
Added MSBuild.Sdk.Extras as suggested in https://github.com/NuGet/Home/issues/5021

207837fadb83c20d68062121540b4063f3d37c00 authored over 7 years ago
Add FrameworkPathOverride for net35 to workaround https://github.com/Microsoft/msbuild/issues/1333

58f8268542d54b318a6e5ffcf75ebac53efd0cf5 authored over 7 years ago
Added <IncludeProjectPriFile>false</IncludeProjectPriFile> to fix https://github.com/NuGet/Home/issues/5021

28ab5eeb9943413d9cfb0667fdae841b9020def2 authored over 7 years ago
Merge pull request #438 from shouldly/ReadMeUpdate

Added .NET Core CLI command

3d58177b3af069bddbf2da752941ac4500a122eb authored over 7 years ago
Added .NET Core CLI command

70be90c8075568c1ce0d1ac8392e594932a480a6 authored over 7 years ago
Merge pull request #428 from JosephWoodward/ShouldBeAssignableToFix

Null fix for ShouldBeAssignableTo

466e212bbddbda02883d4462caf674a112614c1d authored almost 8 years ago
Null fix for ShouldBeAssignableTo

53e87e5d97af75b7d9092ff2e5112f8be1a8416e authored almost 8 years ago
Added more ReSharper contract annotations

d5d366bcfba303bfcd017da428a5f8eb8deb2623 authored almost 8 years ago
extensions: add .ShouldBeOfTypes(), resolves #424

811790a8bbdb827f56fa0d975c8f01b16aeec6ab authored almost 8 years ago
Merge pull request #423 from SteelFlow/issue#422

Fix for #422 (Try catch around environment variable calls)

2ed014dc335edbaa940e1ed8874e804683e98a09 authored almost 8 years ago
TryCombine instead of try catch whole method

fdc0e897591520d1f058588d5f5cae12c730346c authored almost 8 years ago
simple try catch around environment variable checks

b2683b12158a2aa7bb85c32f21a6097f365e6a84 authored almost 8 years ago
Merge pull request #419 from robdmoore/build-servers

Added build servers

74c7b17415b02061b699f1b259a840f9c96f5e29 authored about 8 years ago
Added build servers from https://github.com/GitTools/GitVersion/tree/master/src/GitVersionCore/BuildServers

340f68915a4fdb2463769245cc0352b2a62ce6f4 authored about 8 years ago
Merge pull request #418 from robdmoore/tortoise-and-vs-diff

Adding currently running Visual Studio and Tortoise Git diff tools

55f682834c3fc4beb398a0caff34f5e6508c0675 authored about 8 years ago
Adding currently running Visual Studio and Tortoise Git diff tools

ca48424961ea24fd765c60040372f50bded694fa authored about 8 years ago
Fix for #415 (ShouldlyMethods attribute were missing on ShouldBeEnumExtensions class, causing ActualCodeTextGetter.ParseStackTrace to fail in finding the code frame of the assertion).

e4376673eed2a7b6599b90258a825ccb90e7cb15 authored about 8 years ago
Merge pull request #414 from bmpj13/issue#363

Issue#363

785598aac766660eb6cca341b6fa17e48234ad84 authored about 8 years ago
.net version update

d51c093877b0b4bc2cf479a6525f72c71e22b3ab authored about 8 years ago
ShouldlyTimeoutException extends TimeoutException

ad7345435b1fdc6f7d44a909d35ef7b09a6f2651 authored about 8 years ago
Fixed file mess up

4c40eaf486c43f22173bdc15ef88a092df948008 authored about 8 years ago
Added tests

b9aef0062940f9756dcda30329a1724da0316707 authored about 8 years ago
Fixed issue#363; Change already written tests.

50a46607fa196bbece867ce22efd812c2b3abb85 authored about 8 years ago
Merge pull request #410 from TaffarelJr/master

Implement 'ShouldBeInOrder' for IEnumerable

7d83ba8085b837b4f8db05ab9101a53bcef2e92a authored over 8 years ago
Modify ShouldBeInOrder extensions to use new message type and context fields.

5d68cb2ae7f585a5a79b5f2d07b5b4dce1dcf043 authored over 8 years ago
Merge pull request #401 from ankurMalhotra/master

Compare Custom classes that don't implement IComparable (#364)

0cecbee6e24620f861f906e0242c280e3e34101f authored over 8 years ago
Merge pull request #409 from TaffarelJr/master

Register new diff tools: Devart Code Compare and Perforce P4Merge

d9f4e7dbe72493740b0e8783bddd92af1422a273 authored over 8 years ago
Add 'ShouldBeInOrder()' extension methods and unit tests.

37e111904542c138545ae1faa3264ea4c25449a1 authored over 8 years ago
Add SortDirection enum.

d66e277d579a7aa265814e5ba7c0aae709892204 authored over 8 years ago
Spacing, argh.

f3e29690ea861ab101ecf47f33b0d150b295d1c8 authored over 8 years ago
Slightly cleaner way to create the "approved" file without opening it.

18742de4b751f2d149b91de7f7764bbeadda3821 authored over 8 years ago
Fix the new diff tool configurations to account for the "approved" file not existing.

8457c05b9a19dcc7e23cb94b8390c9c5b26d4ce2 authored over 8 years ago
Fix the TestDiffTool program to use the correct path for the "approved" file.

f9fc246fe2dde3f1e68611311362eee58abe047e authored over 8 years ago
Update 'approved" API interface.

8931ce17ad9d9c60cbefca38533e74231cc3640b authored over 8 years ago
Register new diff tools: Devart Code Compare and Perforce P4Merge

e7112d6f3e50ea806af89794a45b2d7f89631b07 authored over 8 years ago
Merge pull request #408 from TaffarelJr/master

Include customMessage in ShouldNotBeAssignableTo(...)

12f0f7d49369fc2caaab323f68d51b5a37740570 authored over 8 years ago
Fix customMessage tests.

a2fb304a4371d5e58ede32fa2e2ce559d8d99453 authored over 8 years ago
Include customMessage in the root ShouldNotBeAssignableTo(...) extension.

61d3ec0af08cde2cf4ab30b11c8bd76fcafa48c0 authored over 8 years ago
Merge pull request #402 from JakeGinnivan/ConventionTestImprovements

Fixed some issues with the shouldly convention tests

f5bf810ab4f890a559e9b7564dfbd3c991771d96 authored over 8 years ago
Merge pull request #406 from tdwright/doc_changes

Split out contributing guidelines into their own file.

1e4043d6cfe2162d4a32d229756ae39a9104b8f9 authored over 8 years ago
Split out contributing guidelines into their own file. In line with GitHub recommendations: https://help.github.com/articles/setting-guidelines-for-repository-contributors/

63d127cd98ca157f0bc58f5e6dff5f9af0c86b32 authored over 8 years ago
Compare Custom classes that don't implement IComparable #401

(Fix test)

e76c16800a193850fbb53316826a2762af5dafad authored over 8 years ago
Compare Custom classes that don't implement IComparable #401

(Update tests)

b950aac86ef9a254c3689b012091c399d4ba38a6 authored over 8 years ago
Fixed some issues with the shouldly convention tests

9e9b1beacd18f2d116922b6a53ccaa0f67234a11 authored over 8 years ago
Compare Custom classes that don't implement IComparable #401

(Added LessThan and Equals overloads)

6f380692ec0b705554ac0416bddcd90213407085 authored over 8 years ago
Added overloads to support instances that don't implement IComparable

d5ff596d47c5d9d44208db38f4f6faa4b86fed2a authored over 8 years ago
Allow custom IComparer instances for classes that don't implement IComparable

1ae8dbb567dac5f3a9b0f3abb7a854d771589eb4 authored over 8 years ago
Fixed spelling mistakes

cb58830180c1c3f87db9b0eb74ef9d7c446ec71e authored over 8 years ago
Merge pull request #398 from JosephWoodward/FixBrokenBuild

Updated approved text to fix build

ffb4787363d82c611509c715fbb09b27fc517dcb authored over 8 years ago
Updated ApprovePublicApi

a42111fa947012fa8b7e953d0edea8af6089ce9a authored over 8 years ago
Updated approved text

36987b93b8ac28ce40828bd488f754788e09700d authored over 8 years ago
Added jetbrain contract

522e30e0d87b2801b2dd942c194079103dcfd04e authored over 8 years ago
Merge pull request #396 from slang25/master

Add net451 support

24ac8738f901d28ccdb84fc0ae3a850584e793ff authored over 8 years ago
Add net451

a1621f941473bb45064c900a9f80c25818a23c46 authored over 8 years ago
Additions to build script for completeness

cd9b407a1ca55a0cfdd71ce977d3421f287ee6d9 authored over 8 years ago
Merge pull request #395 from brntsllvn/patch-1

update README

e802ae03a4e5430f2b3792bff2fc0df750a302c1 authored over 8 years ago
update README

I ran into a couple issues related to .NET framework version after cloning the repo. My proposed...

4ac58c9dd9f6ece9b1315460f7c0e7e3fd876555 authored over 8 years ago
Merge pull request #393 from ssiko/VisitTypeBinaryExpression

Adding VisitTypeBinary override for ExpressionStringBuilder - Resolves #389

ea1bd9a6c8815ec8cc80359343a1d69727fd0129 authored over 8 years ago
Adding VisitTypeBinary override for ExpressionStringBuilder

84c90506a1c2b6777e2303a2c5e34e16702063f2 authored over 8 years ago
Merge pull request #390 from JosephWoodward/Rc2ToRTMUpdate

Upgraded to .NET Core RTM

9205f1efb00f99e5e716a81d9da8c7ab4af6abbe authored over 8 years ago
Aligned sdk

d3d5d5bca4b43e0933fe6a892e24b2e804672d25 authored over 8 years ago
Upgraded to .NET Core RTM

a7d2bcd616c4c42c891993714f1293da072bc451 authored over 8 years ago
Decreased resolution of images

ee3b7073deb7476edb19355e8c8d16ddfdc49e21 authored over 8 years ago
Release process formatting

130f7f4d7de78482c7661cca742a8a130da94d3b authored over 8 years ago
Updated deployment readme

e4611bf79d35c4cdc91cb6cc50f0abd44a1f34b5 authored over 8 years ago
Make sure release notes is not empty

8676f08965daf7555b8eba69a783a1fb58b16096 authored over 8 years ago
Initial release process readme

c4c07aa56eea5dbffb8acbf7303df66985f34205 authored over 8 years ago
Add in nuget push source

7824a6719c5f89ee61f02f54b3e709592ff5be17 authored over 8 years ago
Fix deploy.cake again

971d643abebd4e2257bb72ea020c6668df9448dc authored over 8 years ago
Fix deploy.cake

840b9cc7faf36899789a42530f3aa9e2eb220e88 authored over 8 years ago
Remove . from artifacts file. Can't have .dot files on GitHub releases

c5cc7584374530fec4172584bebbbe960d8f388d authored over 8 years ago
Made merged PR compatible with netcore changes

65b605f4115a33479a0f1ed04b092c2f66984b1c authored over 8 years ago
Merge remote-tracking branch 'StuartFerguson/ExceptionTypeAsParam'

fe66992507d6a704c65a8248b334157ebb90078b authored over 8 years ago
Merge remote-tracking branch 'alexandernyquist/master'

e27a1ae9e8caa4fbc3b9ac792e28e9e0b2f6f59c authored over 8 years ago
Bump +semver:minor

6405a46224e986257477bd0a3363b0168c7dec3d authored over 8 years ago
Merge pull request #386 from shouldly/netcore

Switch to dotnet cli RC2 Preview 1 Tooling

5de810d42bdaae0ca1656fc95f6351c05056c224 authored over 8 years ago
Remove and ignore .lock.json files, remove shouldly.nuspec

597807b397a5d49342abde5f04ca5b38e992803d authored over 8 years ago
Helps if the file is written before trying to upload it

67fbd314ec06a2b52d6fb9090de9dc0f55d6aa7c authored over 8 years ago
Make sure each build builds the right thing

a687da3526ab5d6b5fd66c4ffdb2e0c319ddcaa5 authored over 8 years ago
Make sure .artifacts file gets uploaded

0082d6b0abd5b43b3a2d1029457aa4d09a4cdbfc authored over 8 years ago
Settings up a proper appveyor deployment pipeline

80554d6757e2bc7ad7de3784b23b8c51e8ed1a4f authored over 8 years ago
Make ShouldCompleteIn tests more stable

3cc482fe59b203241532f4a72e9d7ec34cd01043 authored over 8 years ago
Fixed build script issue

d5b675bad4c662e955a83345e562365a78b126ce authored over 8 years ago
Removed individuals from the nuget pkg, added to README. Upload artifacts to AppVeyor

f746fcb226ad5d68886dba676e0f4a8e8449ddf2 authored over 8 years ago
Disable appveyor test discovery

e267d3d00ecf3b2fe61333a112a56780617d4b15 authored over 8 years ago
Fixed error in appveyor script

29ee122a2a63c34165710fd7ca2e144bd5853d02 authored over 8 years ago
Tell gitversion to run on build server

ee9c6429ba553540e61439b92955fc689156bd21 authored over 8 years ago
Updated appveyor script to just run cake script

a054dde7616b8920b377df2b3a4a56b908eeb54c authored over 8 years ago
Implemented cake build script

8592d57ead7b189b229e576da243d79a20657bf8 authored over 8 years ago
Ported DocumentationExamples

1f272e33ad0df66c2846c09ee7fa03b774295edc authored over 8 years ago
Converted the TestDiffTools to project.json

a0b82dbdc5f44d946a0b5a06157d5ef12c8161a7 authored over 8 years ago
Moved convention tests into main test project

f1007a8f235fc7f7e09c3a5e219eee42cb56d746 authored over 8 years ago
Fixed broken tests and cleaned up feature flags

8655c6362d12d2fed2f53fb15c28eafc2393df76 authored over 8 years ago
First pass at adding support for RC2

c56e2087ef96ab67a2b7f24ed43d3291fe4269ff authored over 8 years ago
Removed superflous newline.

9119abb1bd1c5bea60855c40d38763f14c903f1c authored over 8 years ago
Trimming quotes from path when initializing DiffTools. Fixes #377.

a5b8fe723df993de159ab161fecf4a66db79c9cb authored over 8 years ago