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
Adding BUILD_NUMBER to environment var for build output
264ee574d32c23913cb70f8003c38f6997825a36 authored almost 14 years ago by Xerxes Battiwalla <[email protected]>
264ee574d32c23913cb70f8003c38f6997825a36 authored almost 14 years ago by Xerxes Battiwalla <[email protected]>
Fixed broken NuPack package build
45bc292083f46c8b08874c54964bdddf3259aae8 authored almost 14 years ago by Xerxes Battiwalla <[email protected]>
45bc292083f46c8b08874c54964bdddf3259aae8 authored almost 14 years ago by Xerxes Battiwalla <[email protected]>
Added hack to work around TeamCity's git functionality
91c0eff9b334be78a7edb35c446c8fffa0be0435 authored almost 14 years ago by Xerxes Battiwalla <[email protected]>
91c0eff9b334be78a7edb35c446c8fffa0be0435 authored almost 14 years ago by Xerxes Battiwalla <[email protected]>
Added initial .ZIP support
Fixed bug wih ignoring nuspec.
64074b27218b03face4edd09ab83e05c87a31fd0 authored about 14 years ago by Xerxes Battiwalla <[email protected]>
Added NUnit, ILMerge, NuPack dependencies
Added build scripts to automate build, test, package (nuspec/gem), deploy (gem)
813ecc366d7c7a2688f437eb998ac35746ce11bc authored about 14 years ago by Xerxes Battiwalla <[email protected]>
Merge remote branch 'coderdennis/master'
36b69c0dc0d463a50e812f9285607d270eee25a6 authored about 14 years ago by pvanderwoude <[email protected]>
36b69c0dc0d463a50e812f9285607d270eee25a6 authored about 14 years ago by pvanderwoude <[email protected]>
Added negative tests for ShouldBeLess/Greater/OrEqualTo - ie that they fail when the condition is false (as well as succeed when they are true)
14103db7f86dd25d70c3dc11c3938582f77a7bbe authored about 14 years ago by pvanderwoude <[email protected]>
14103db7f86dd25d70c3dc11c3938582f77a7bbe authored about 14 years ago by pvanderwoude <[email protected]>
Add ShouldBeGreaterThanOrEqualTo with test.
3d153853d50917b2f23786b6a748102ea83061d6 authored about 14 years ago by Matthew Strickland <[email protected]>
3d153853d50917b2f23786b6a748102ea83061d6 authored about 14 years ago by Matthew Strickland <[email protected]>
code formatting to match project style
2ff42d7c9f1fd3b05804d04d81f06eb868a9750f authored about 14 years ago by CoderDennis <[email protected]>
2ff42d7c9f1fd3b05804d04d81f06eb868a9750f authored about 14 years ago by CoderDennis <[email protected]>
Refactored to simpler math for tolerance.
dde76174032d5e4a284c2265343ba351b78820d6 authored about 14 years ago by CoderDennis <[email protected]>
dde76174032d5e4a284c2265343ba351b78820d6 authored about 14 years ago by CoderDennis <[email protected]>
Added support for tolerance in ShouldContain with enumerations of floats and doubles
7560c125cbba293aea5847e4342b8db73e4c8560 authored about 14 years ago by CoderDennis <[email protected]>
7560c125cbba293aea5847e4342b8db73e4c8560 authored about 14 years ago by CoderDennis <[email protected]>
code formatting tidy-up (consistency)
8cb6e0c5666f9d670830d9301f9867c0e911ec79 authored about 14 years ago by PandaWood <[email protected]>
8cb6e0c5666f9d670830d9301f9867c0e911ec79 authored about 14 years ago by PandaWood <[email protected]>
Merge remote branch 'sinesignal/master' - removed the line that produced the warning altogether (was not used)
f22620a6cb0b3489981a91fa588f96bd1f6382f5 authored about 14 years ago by PandaWood <[email protected]>
f22620a6cb0b3489981a91fa588f96bd1f6382f5 authored about 14 years ago by PandaWood <[email protected]>
remove vs2010-specific projects & modify existing ones to work for both (albeit with some warnings for vs2008) ie just changes toolsversion to 4.0
9f08030ed6daca2ef9c94ef6eb7fd3b67f140ee7 authored about 14 years ago by PandaWood <[email protected]>
9f08030ed6daca2ef9c94ef6eb7fd3b67f140ee7 authored about 14 years ago by PandaWood <[email protected]>
merge vs2010 branch
394c70644b45113670836688a8599c120cba240c authored about 14 years ago by PandaWood <[email protected]>
394c70644b45113670836688a8599c120cba240c authored about 14 years ago by PandaWood <[email protected]>
create vs2010 sln and prj (this is unfortunately necessary as 'round-tripping' is not supported in vs2010)
bf24278e4b57c71de1cf998288f79f78baeaae4c authored about 14 years ago by PandaWood <[email protected]>
bf24278e4b57c71de1cf998288f79f78baeaae4c authored about 14 years ago by PandaWood <[email protected]>
fix gitignore for resharper files
d63117d8bc0f53ee26143b2def527dbda1ca1ee9 authored about 14 years ago by PandaWood <[email protected]>
d63117d8bc0f53ee26143b2def527dbda1ca1ee9 authored about 14 years ago by PandaWood <[email protected]>
Added ignore lines.
Ignoring MonoDevelop generated files and directories.
8552fb5d30eee69b7fc90e7fac1dde03d58486dd authored about 14 years ago by Dale Ragan <[email protected]>
Fixed compiler warning.
Removed unused variable to get rid of a compiler warning.
536a863449cb64eafd38f559ec49e4dd41eeee08 authored about 14 years ago by Dale Ragan <[email protected]>
Added method for ShouldBeTypeOf that compares types, not instances
000943fb3ad4ecd7f5984e4f08b3c281fbe34226 authored over 14 years ago by robconery <[email protected]>
000943fb3ad4ecd7f5984e4f08b3c281fbe34226 authored over 14 years ago by robconery <[email protected]>
Added support for Dictionary key and value contains ...
a3815d7fbc1369dad363f8e4aacc62507491a3ed authored over 14 years ago by robconery <[email protected]>
a3815d7fbc1369dad363f8e4aacc62507491a3ed authored over 14 years ago by robconery <[email protected]>
Added startswith and endswith for string compare; also added an alias for ShouldBeCloseTo since that didnt make much sense (added ShouldContainWithoutWhitespace) - not sure about that name either. Added comment and tests for each.
7eb2a31f342b509c10d910235a866d9fabf760c5 authored over 14 years ago by robconery <[email protected]>
7eb2a31f342b509c10d910235a866d9fabf760c5 authored over 14 years ago by robconery <[email protected]>
Merge branch 'master' of git://github.com/AnthonyEgerton/shouldly
49da2be5abec3f7738eeaa439782fda3349a3bf3 authored almost 15 years ago by dnewman <[email protected]>
49da2be5abec3f7738eeaa439782fda3349a3bf3 authored almost 15 years ago by dnewman <[email protected]>
Merge branch 'master' of github.com:AnthonyEgerton/shouldly
46b634094950d85fb751cad2835f8b6ef0f616ca authored almost 15 years ago by unknown <[email protected]>
46b634094950d85fb751cad2835f8b6ef0f616ca authored almost 15 years ago by unknown <[email protected]>
ad47ac873e2407276a298a4cc705bbdd6415aaf0 authored almost 15 years ago by Panda Wood <[email protected]>
94977d4f69570aac81c8d39bd29fbecf4792696d authored almost 15 years ago by Panda Wood <[email protected]>
90cf31c0858a290cdbae1203fefb7d3d9820ac25 authored almost 15 years ago by Panda Wood <[email protected]>
d89fa7a4c1aab22b7890a4e5a954412a9ae98bfe authored almost 15 years ago by Panda Wood <[email protected]>
039a4af28fef57ee4bd1629da81c5fd8edc49d4f authored almost 15 years ago by Panda Wood <[email protected]>
e20fe26e51def68d8dcb0bfa348d5137e41a0dfb authored almost 15 years ago by Panda Wood <[email protected]>
21ce82a9bd190f92e7afc4e50ae90e8b6afd8410 authored almost 15 years ago by Panda Wood <[email protected]>
20a2e7e99720c0d1621c4385c5a9f998b9c2f1f6 authored almost 15 years ago by Panda Wood <[email protected]>
b68da0cefe2f0d4540fdc6c4b687e2f87d80fb94 authored almost 15 years ago by Panda Wood <[email protected]>
9b103c2b098b8836e4389e14b0ce1cc8b4f24cec authored almost 15 years ago by Panda Wood <[email protected]>
e7670c1d7f1326df2a56b581ef1f34545da1d9b8 authored almost 15 years ago by Panda Wood <[email protected]>
draft 1
c04d3fbe0814055b2797dfbc97f721bfccfc16f0 authored almost 15 years ago by Panda Wood <[email protected]>
c04d3fbe0814055b2797dfbc97f721bfccfc16f0 authored almost 15 years ago by Panda Wood <[email protected]>
Added better reporting of mock methods called using variables.
98dbb4b55732527943c7a616fdcf390fcb97c197 authored almost 15 years ago by unknown <[email protected]>
98dbb4b55732527943c7a616fdcf390fcb97c197 authored almost 15 years ago by unknown <[email protected]>
Change StringHelper to better report constant expressions so the rhino reporting is more consistent.
0acd9e5331a9d563d290be9335f10a59270ec5b8 authored almost 15 years ago by unknown <[email protected]>
0acd9e5331a9d563d290be9335f10a59270ec5b8 authored almost 15 years ago by unknown <[email protected]>
Fix CRLF
0fde4b85864e283042e18e657bf6b04aff7c8372 authored almost 15 years ago by unknown <[email protected]>
0fde4b85864e283042e18e657bf6b04aff7c8372 authored almost 15 years ago by unknown <[email protected]>
c7a87976d2432ffc2bd1c65b233bdfeddf99a026 authored almost 15 years ago by Panda Wood <[email protected]>
a432451cae8e628f6f8eae02ca5c61136420e786 authored almost 15 years ago by Panda Wood <[email protected]>
00f93e8bacbf8083d62fbe3ae726fde825f4e54d authored almost 15 years ago by Panda Wood <[email protected]>
cbc297ea334b995fa7ecae80887633f9ac7ce6df authored almost 15 years ago by Panda Wood <[email protected]>
564e2e69658bacba653766d5df11975bbe5a3b76 authored almost 15 years ago by Panda Wood <[email protected]>
c5381448246616f0d8fba062397e772c81a39320 authored almost 15 years ago by Panda Wood <[email protected]>
4ad09c487e42f827d6fa45e5fac2ec8200856d31 authored almost 15 years ago by Panda Wood <[email protected]>
092c916b25150698d979f5d4324bb0e2aa18702a authored almost 15 years ago by Panda Wood <[email protected]>
2891f2a4d5c513a8ec705d0cdf592c73d18128e6 authored almost 15 years ago by Panda Wood <[email protected]>
e4ae0a3c75b5ec276804d53dc832aa76bc83b4c8 authored almost 15 years ago by Panda Wood <[email protected]>
7fb6b1fe1045657dda2a216fe102b169d9c8f912 authored almost 15 years ago by Panda Wood <[email protected]>
draft 1
2b5e613c7b40084a0168d85c55c0ea74f647db69 authored almost 15 years ago by Panda Wood <[email protected]>
2b5e613c7b40084a0168d85c55c0ea74f647db69 authored almost 15 years ago by Panda Wood <[email protected]>
fixing readme
142431dce12d289b9d465056f906dacc89c90a60 authored almost 15 years ago by Dave Newman <[email protected]>
142431dce12d289b9d465056f906dacc89c90a60 authored almost 15 years ago by Dave Newman <[email protected]>
Added readme
720c20fd6c80cee542e67847d41de46b43ec9993 authored almost 15 years ago by Dave Newman <[email protected]>
720c20fd6c80cee542e67847d41de46b43ec9993 authored almost 15 years ago by Dave Newman <[email protected]>
Added rhino test extensions
c68b0bc3373fdbee3f5c4eae7033101083109d5f authored almost 15 years ago by dnewman <[email protected]>
c68b0bc3373fdbee3f5c4eae7033101083109d5f authored almost 15 years ago by dnewman <[email protected]>
More test methods
a3bb9f559834ef9a48bd1b5dbaa84eebb256ad51 authored almost 15 years ago by dnewman <[email protected]>
a3bb9f559834ef9a48bd1b5dbaa84eebb256ad51 authored almost 15 years ago by dnewman <[email protected]>
Initial commit
a2450e9b45f0b9fb5caf7240f4ab7a551f77f9ef authored almost 15 years ago by dnewman <[email protected]>
a2450e9b45f0b9fb5caf7240f4ab7a551f77f9ef authored almost 15 years ago by dnewman <[email protected]>