0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 9 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump version. More... almost 3 years ago
Removing specs that no longer work due to design changes. More... almost 3 years ago
Add "after given" hook (#126) More... almost 3 years ago
Bump version for final SpecsFor 7 release. More... over 5 years ago
Prevent reflection/null ref errors when using inherited types with ShouldLookLike (#118) More... over 5 years ago
Compare collection lengths during partial comparison with ShouldLookLike (#119) More... over 5 years ago
Merge pull request #117 from JosephWoodward/master More... over 5 years ago
Fix markdown More... over 5 years ago
Merge pull request #116 from catchco/feature/FixAutoMockerLifecycles More... over 5 years ago
Bumped version numbers More... over 5 years ago
Autofac automocker lifecycle was wrong. Renamed some stuff for readability. Was able to simplify IAutomocker interface. More... over 5 years ago
Bump versions for RC1 release. More... over 5 years ago
Merge pull request #114 from catchco/feature/FixesForIntegrationTests More... over 5 years ago
Fixed order in engine. Also exposed the auto mocker in our 2 currently supported IOC versions. Right now it's tough / impossible to set up integration specs using the behavior functionality, so I'm thinking exposing these here as readonly should provide the needed hooks. More... over 5 years ago
Fix issue with core project not being packed by `dotnet pack`. More... over 5 years ago
Bumped versions, re-targeted SpecsFor to netcoreapp instead of netstandard since spec libraries can't be netstandard. More... over 5 years ago
Add support for building meta package. More... over 5 years ago
Set final version for first 7.0 preview release, create build script to automate publish. More... over 5 years ago
Remove obsolete method. More... over 5 years ago
Merge branch 'catchco-7.0-wip' More... over 5 years ago
Merge branch 'master' into catchco-7.0-wip More... over 5 years ago
Apparently Resharper's adjust namespaces isn't failproof. Removed a bunch it shouldn't have. More... over 5 years ago
Peerovements! More... over 5 years ago
Renamed to SpecsFor.Core. Part 2 - Renamed the containing folder, so file moves and project updates More... over 5 years ago
Renamed to SpecsFor.Core. Part 1 - the namespace changes More... over 5 years ago
Removed SpecsFor.Helpers stuffs More... over 5 years ago
Bump versions for official 6.0 release. More... over 5 years ago
Merge branch 'dotnetcore' More... over 5 years ago
Autofac is working. Removed the old Test library. More... over 5 years ago
Removed IOC specific stuff out of SpecsFor core project. Reworked all the SM specific bits into its own project. More... over 5 years ago