All Projects → FakeItEasy.AutoFakeIt → Similar Projects or Alternatives

372 Open source projects that are alternatives of or similar to FakeItEasy.AutoFakeIt

bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
Stars: ✭ 857 (+5613.33%)
Mutual labels:  unit-testing, xunit, nunit, mstest
Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+20926.67%)
Mutual labels:  unit-testing, xunit, nunit
Fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, .NET Core 2.1 and 3.0, as well as .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Stars: ✭ 2,449 (+16226.67%)
Mutual labels:  unit-testing, xunit, mstest
Specflow
#1 .NET BDD Framework. SpecFlow automates your testing & works with your existing code. Find Bugs before they happen. Behavior Driven Development helps developers, testers, and business representatives to get a better understanding of their collaboration
Stars: ✭ 1,827 (+12080%)
Mutual labels:  xunit, nunit, mstest
Xunit
xUnit.net is a free, open source, community-focused unit testing tool for the .NET Framework.
Stars: ✭ 3,120 (+20700%)
Mutual labels:  unit-testing, xunit
MinimalApi
ASP.NET Core 7.0 - Minimal API Example - Todo API implementation using ASP.NET Core Minimal API, Entity Framework Core, Token authentication, Versioning, Unit Testing, Integration Testing and Open API.
Stars: ✭ 156 (+940%)
Mutual labels:  unit-testing, xunit
testcontainers-dotnet
dotnet port of testcontainers-java
Stars: ✭ 22 (+46.67%)
Mutual labels:  xunit, nunit
Bunit
A testing library for Blazor Components. You can easily define components under test in C# or Razor syntax and verify outcome using semantic HTML diffing/comparison logic. You can easily interact with and inspect components, trigger event handlers, provide cascading values, inject services, mock IJSRuntime, and perform snapshot testing.
Stars: ✭ 415 (+2666.67%)
Mutual labels:  unit-testing, nunit
bitrix-module-bunit
BUnit - фреймворк модульного тестрования для CMS Bitrix
Stars: ✭ 20 (+33.33%)
Mutual labels:  unit-testing, xunit
kekiri
A .NET framework that supports writing low-ceremony BDD tests using Gherkin language
Stars: ✭ 19 (+26.67%)
Mutual labels:  xunit, nunit
Nunit cshaprp cheatsheet
Example implementations of each attribute available in Nunit2 unit Testing Framework using C# .NET.
Stars: ✭ 14 (-6.67%)
Mutual labels:  unit-testing, nunit
Aspnetcore Tests Sample
A project to help demonstrate how to do unit, integration and acceptance tests with an web api project using ASP.NET Core and Angular 7 front end.
Stars: ✭ 40 (+166.67%)
Mutual labels:  unit-testing, nunit
Restaurants
Restaurants sample app built with the new architecture components (LiveData, Room, ViewModel) and Dagger 2
Stars: ✭ 47 (+213.33%)
Mutual labels:  unit-testing
eat
Json based scenario testing tool(which can have test for functional and non-functional)
Stars: ✭ 41 (+173.33%)
Mutual labels:  unit-testing
xharness
C# command line tool for running tests on Android / iOS / tvOS devices and simulators
Stars: ✭ 123 (+720%)
Mutual labels:  xunit
chai-exclude
Exclude keys to compare from a deep equal operation with chai expect or assert.
Stars: ✭ 33 (+120%)
Mutual labels:  unit-testing
floss
Unit-testing for those hard to reach places
Stars: ✭ 26 (+73.33%)
Mutual labels:  unit-testing
Caraya
Assertion and unit test framework for LabVIEW
Stars: ✭ 45 (+200%)
Mutual labels:  unit-testing
Hexagonal-architecture-ASP.NET-Core
App generator API solution template which is built on Hexagnonal Architecture with all essential feature using .NET Core
Stars: ✭ 57 (+280%)
Mutual labels:  unit-testing
UTBotCpp
Tool that generates unit test by C/C++ source code, trying to reach all branches and maximize code coverage
Stars: ✭ 59 (+293.33%)
Mutual labels:  unit-testing
babel-plugin-rewire-exports
Babel plugin for stubbing [ES6, ES2015] module exports
Stars: ✭ 62 (+313.33%)
Mutual labels:  unit-testing
NBi
NBi is a testing framework (add-on to NUnit) for Business Intelligence and Data Access. The main goal of this framework is to let users create tests with a declarative approach based on an Xml syntax. By the means of NBi, you don't need to develop C# or Java code to specify your tests! Either, you don't need Visual Studio or Eclipse to compile y…
Stars: ✭ 102 (+580%)
Mutual labels:  nunit
toster
DSL framework for testing Android apps
Stars: ✭ 31 (+106.67%)
Mutual labels:  unit-testing
ArchitectNow.ApiStarter
Sample ASP.NET Core 2 API Setup used by ArchitectNow for corresponding workshop presentations
Stars: ✭ 35 (+133.33%)
Mutual labels:  xunit
doctest
The fastest feature-rich C++11/14/17/20 single-header testing framework
Stars: ✭ 4,434 (+29460%)
Mutual labels:  unit-testing
xunit-to-junit
This Extensible Stylesheet Language Transformations can transform a xUnit.net v2 XML test results file into a JUnit test results file.
Stars: ✭ 21 (+40%)
Mutual labels:  xunit
unitizer
Easy R Unit Tests
Stars: ✭ 38 (+153.33%)
Mutual labels:  unit-testing
pythonista-chromeless
Serverless selenium which dynamically execute any given code.
Stars: ✭ 31 (+106.67%)
Mutual labels:  unit-testing
kmtest
Kernel-mode C++ unit testing framework in BDD-style
Stars: ✭ 42 (+180%)
Mutual labels:  unit-testing
Tablier
A micro-framework for Table Driven Tests.
Stars: ✭ 33 (+120%)
Mutual labels:  unit-testing
tink unittest
Tinkerbell Unit Testing
Stars: ✭ 15 (+0%)
Mutual labels:  unit-testing
testza
Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
Stars: ✭ 409 (+2626.67%)
Mutual labels:  unit-testing
picolisp-unit
Unit Testing framework for PicoLisp
Stars: ✭ 22 (+46.67%)
Mutual labels:  unit-testing
currency-api
A demo project on how to test a node/express app with Mocha, Nock and proxyquire (MNP) and code coverage with nyc/istanbul.
Stars: ✭ 19 (+26.67%)
Mutual labels:  unit-testing
dumbmutate
Simple mutation-testing
Stars: ✭ 32 (+113.33%)
Mutual labels:  unit-testing
wab-test-example
ESRI Web App Builder Widget built using a wrapped widget convention and containing unit tests. This widget is meant to be used as an example to demonstrate the two techniques.
Stars: ✭ 21 (+40%)
Mutual labels:  unit-testing
jasmine-styleguide
Suggested best practices when writing Jasmine unit tests.
Stars: ✭ 65 (+333.33%)
Mutual labels:  unit-testing
xunit.testlogger
XUnit logger for vstest platform
Stars: ✭ 65 (+333.33%)
Mutual labels:  xunit
EntityFrameworkCore.AutoFixture
A library aimed to minimize the boilerplate required to unit-test Entity Framework Core code using AutoFixture and in-memory providers.
Stars: ✭ 31 (+106.67%)
Mutual labels:  unit-testing
nunit.analyzers
Roslyn analyzers for writing unit tests with NUnit
Stars: ✭ 69 (+360%)
Mutual labels:  nunit
XunitContext
Extends xUnit to expose extra context and simplify logging
Stars: ✭ 127 (+746.67%)
Mutual labels:  xunit
jest-preset-coffeescript
🃏 Easily write your Jests in @coffeescript.
Stars: ✭ 18 (+20%)
Mutual labels:  unit-testing
sketch-test-inspector
Helper utils and plugin for running unit tests on sketch plugins
Stars: ✭ 18 (+20%)
Mutual labels:  unit-testing
pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Stars: ✭ 9,731 (+64773.33%)
Mutual labels:  unit-testing
allure-nunit
Archived - Allure adapter for NUnit framework.
Stars: ✭ 45 (+200%)
Mutual labels:  nunit
tau
A Micro (1k lines of code) Unit Test Framework for C/C++
Stars: ✭ 121 (+706.67%)
Mutual labels:  unit-testing
PHPUnit-Polyfills
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
Stars: ✭ 147 (+880%)
Mutual labels:  unit-testing
utPLSQL-demo-project
Demo project using utPLSQL v3 with Travis as a CI server and SonarCloud for code analysis, coverage and test results
Stars: ✭ 24 (+60%)
Mutual labels:  unit-testing
toolbox
dein ToolBox - C# .Net Library with utilities like: command line, files, log, platform, shell, system, transform and validation [ Win+Mac+Linux ]
Stars: ✭ 46 (+206.67%)
Mutual labels:  xunit
Guise
An elegant, flexible, type-safe dependency resolution framework for Swift
Stars: ✭ 53 (+253.33%)
Mutual labels:  unit-testing
ttdo
Extend tinytest with diffobj
Stars: ✭ 21 (+40%)
Mutual labels:  unit-testing
test-drive
The simple testing framework
Stars: ✭ 37 (+146.67%)
Mutual labels:  unit-testing
permacoop
Open source and eco design ERP solution reserved for worker-owned business.
Stars: ✭ 167 (+1013.33%)
Mutual labels:  unit-testing
morq
BDD/TDD assertion interface
Stars: ✭ 80 (+433.33%)
Mutual labels:  unit-testing
resharper-xunit-templates
ReSharper Live Templates for xUnit.net
Stars: ✭ 18 (+20%)
Mutual labels:  xunit
Alcotest
A lightweight and colourful test framework
Stars: ✭ 248 (+1553.33%)
Mutual labels:  unit-testing
FRUITPy
Python interface for the FRUIT Fortran unit testing framework
Stars: ✭ 39 (+160%)
Mutual labels:  unit-testing
Eosfactory
Python-based EOS smart-contract development & testing framework
Stars: ✭ 247 (+1546.67%)
Mutual labels:  unit-testing
Alsatian
TypeScript testing framework with test cases
Stars: ✭ 244 (+1526.67%)
Mutual labels:  unit-testing
entity-framework-mock
Easy Mock wrapper for mocking EF6 DbContext and DbSet using Moq or NSubstitute
Stars: ✭ 45 (+200%)
Mutual labels:  unit-testing
1-60 of 372 similar projects