the-dext
-
- 4,160 total downloads
- last updated 1/16/2021
- Latest version: 1.0.0
DateTimeProviders aims to solve the problems around testing code that has dependencies on the DateTime/DateTimeOffset structs, and also enforcing consistent use of Now and UtcNow. -
CSharpWith
by: the-dext- 1,199 total downloads
- last updated 8/12/2020
- Latest version: 1.0.1
A C# implementation of the With..EndWith statement that is featured in some other languages such as VB using extension methods and Lambda expressions. -
GherkinTests
by: the-dext- 545 total downloads
- last updated 9/2/2021
- Latest version: 1.0.0
Gherkin tests allows you to add structure to your tests in either Gherkin (Given-When-Then style) or TripleA (Arrange-Act-Assert style), using the test and assertion framework you already have. ---- <div>Icons... More information