t0mburton / FakeItEasy

The easy mocking library for .NET

Home Page:fakeiteasy.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Are you mocking me?

NuGet version NuGet downloads Pull requests Issues TeamCity CodeBetter

A .Net dynamic fake framework for creating all types of fake objects, mocks, stubs etc.

  • Easier semantics, all fake objects are just that - fakes - the use of the fakes determines whether they're mocks or stubs.
  • Context-aware fluent interface guides the developer.
  • Designed for ease of use.
  • Full compatibility with both C# and VB.Net.

It's faking amazing!

FakeItEasy logo designed by Vanja Pakaski.

About

The easy mocking library for .NET

fakeiteasy.github.io

License:MIT License


Languages

Language:C# 98.4%Language:Ruby 0.8%Language:Visual Basic 0.6%Language:PowerShell 0.2%