All Projects → FakeItEasy → Fakeiteasy

FakeItEasy / Fakeiteasy

Licence: mit
The easy mocking library for .NET

Projects that are alternatives of or similar to Fakeiteasy

Xamarin.forms.mocks
Library for running Xamarin.Forms inside of unit tests
Stars: ✭ 179 (-83.61%)
Mutual labels:  hacktoberfest, mocking
Statiq.framework
A flexible and extensible static content generation framework for .NET.
Stars: ✭ 251 (-77.01%)
Mutual labels:  hacktoberfest, dotnet-core
Pixieditor
PixiEditor is a lightweight pixel art editor made with .NET 5
Stars: ✭ 210 (-80.77%)
Mutual labels:  hacktoberfest, dotnet-core
Coravel
Near-zero config .NET Core micro-framework that makes advanced application features like Task Scheduling, Caching, Queuing, Event Broadcasting, and more a breeze!
Stars: ✭ 1,989 (+82.14%)
Mutual labels:  hacktoberfest, dotnet-core
Stryker Net
Mutation testing for .NET core and .NET framework!
Stars: ✭ 491 (-55.04%)
Mutual labels:  hacktoberfest, dotnet-core
Dotnet Standard Sdk
🆕🆕🆕.NET Standard library to access Watson Services.
Stars: ✭ 144 (-86.81%)
Mutual labels:  hacktoberfest, dotnet-core
Mockoon
Mockoon is the easiest and quickest way to run mock APIs locally. No remote deployment, no account required, open source.
Stars: ✭ 3,448 (+215.75%)
Mutual labels:  hacktoberfest, mocking
Azurestorageexplorer
☁💾 Manage your Azure Storage blobs, tables, queues and file shares from this simple and intuitive web application.
Stars: ✭ 88 (-91.94%)
Mutual labels:  hacktoberfest, dotnet-core
Umbraco Cms
The simple, flexible and friendly ASP.NET CMS used by more than 730.000 websites
Stars: ✭ 3,484 (+219.05%)
Mutual labels:  hacktoberfest, dotnet-core
Mockqueryable
Moking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc
Stars: ✭ 281 (-74.27%)
Mutual labels:  dotnet-core, mocking
Wopihost
ASP.NET Core MVC implementation of the WOPI protocol. Enables integration with WOPI clients such as Office Online Server.
Stars: ✭ 132 (-87.91%)
Mutual labels:  hacktoberfest, dotnet-core
Mysqlconnector
Async MySQL Connector for .NET and .NET Core
Stars: ✭ 942 (-13.74%)
Mutual labels:  hacktoberfest, dotnet-core
Rawcms
RawCMS is the headless CMS written in asp.net core build for developers that embraces API first technology. Please give us a feedback!
Stars: ✭ 132 (-87.91%)
Mutual labels:  hacktoberfest, dotnet-core
Httpmocker
HttpMocker is a simple HTTP mocking library written in Kotlin to quickly and easily handle offline modes in your apps
Stars: ✭ 155 (-85.81%)
Mutual labels:  hacktoberfest, mocking
Colore
A powerful C# library for Razer Chroma's SDK
Stars: ✭ 121 (-88.92%)
Mutual labels:  hacktoberfest, dotnet-core
Mond
A scripting language for .NET Core
Stars: ✭ 237 (-78.3%)
Mutual labels:  hacktoberfest, dotnet-core
Nsubstitute
A friendly substitute for .NET mocking libraries.
Stars: ✭ 1,646 (+50.73%)
Mutual labels:  dotnet-core, mocking
Fluentresults
A generalised Result object implementation for .NET/C#
Stars: ✭ 266 (-75.64%)
Mutual labels:  hacktoberfest, dotnet-core
Practical Aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0 and 6.0 projects you can use. Readme contains explanations on all projects.
Stars: ✭ 6,199 (+467.67%)
Mutual labels:  hacktoberfest, dotnet-core
Pose
Replace any .NET method (including static and non-virtual) with a delegate
Stars: ✭ 855 (-21.7%)
Mutual labels:  dotnet-core, mocking
Are you mocking me?

NuGet version Build status

A .NET dynamic fake library 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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].