Denis Davydov (davydovden)

davydovden

Geek Repo

Location:Minsk

Github PK Tool:Github PK Tool

Denis Davydov's repositories

katas

Programming kata is an exercise which helps a programmer hone his skills through practice and repetition.

License:MITStargazers:0Issues:0Issues:0

FluentAssertions

Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projects, and it is used in many open-source projects. It runs on .NET 4.0, 4.5, 4.6, CoreClr, .NET Native, Windows 8.1, Silverlight 5, Windows Phone 8.0 and UWP. It supports the unit test frameworks NUnit, XUnit, MBUnit, Gallio, NSpec and MSpec.

Language:C#License:Apache-2.0Stargazers:0Issues:0Issues:0

FluentValidation

A small validation library for .NET that uses a fluent interface and lambda expressions for building validation rules.

Language:C#License:Apache-2.0Stargazers:1Issues:0Issues:0