All Projects → Nunit_cshaprp_cheatsheet → Similar Projects or Alternatives

526 Open source projects that are alternatives of or similar to Nunit_cshaprp_cheatsheet

TestIt
Generate unit testing boilerplate from kotlin files.
Stars: ✭ 32 (+128.57%)
Mutual labels:  unit-testing, unittest, unit-test
unittest expander
A library that provides flexible and easy-to-use tools to parameterize Python unit tests, especially those based on unittest.TestCase.
Stars: ✭ 12 (-14.29%)
Mutual labels:  unit-testing, unittest, unit-test
Kotlinmvparchitecture
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Stars: ✭ 143 (+921.43%)
Mutual labels:  unit-testing, unittest, unit-test
FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
Stars: ✭ 391 (+2692.86%)
Mutual labels:  unittest, unit-test
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 (+185.71%)
Mutual labels:  unit-testing, nunit
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 (+6021.43%)
Mutual labels:  unit-testing, nunit
Testify
A unit testing framework written in bash for bash scripts
Stars: ✭ 45 (+221.43%)
Mutual labels:  unittest, unit-test
Wasmite
Now WebAssembly has proper testing, unit-testing and debugging 🤗
Stars: ✭ 20 (+42.86%)
Mutual labels:  unit-testing, unittest
Kotlinrxmvparchitecture
Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!
Stars: ✭ 94 (+571.43%)
Mutual labels:  unit-testing, unit-test
Unit Threaded
Advanced unit test framework for D
Stars: ✭ 100 (+614.29%)
Mutual labels:  unit-testing, unittest
goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 3,019 (+21464.29%)
Mutual labels:  unit-testing, unit-test
Bash unit
bash unit testing enterprise edition framework for professionals
Stars: ✭ 419 (+2892.86%)
Mutual labels:  unit-testing, unittest
kgb
Python function spy support for unit tests
Stars: ✭ 46 (+228.57%)
Mutual labels:  unit-testing, unit-test
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 (+121.43%)
Mutual labels:  unit-testing, unit-test
Js Unit Testing Guide
📙 A guide to unit testing in Javascript
Stars: ✭ 1,346 (+9514.29%)
Mutual labels:  unit-testing, unit-test
TcUnit-Runner
Program that makes it possible to automate runs of TcUnit unit tests
Stars: ✭ 23 (+64.29%)
Mutual labels:  unit-testing, unit-test
tsioc
AOP, Ioc container, Boot framework, unit testing framework , activities workflow framework.
Stars: ✭ 15 (+7.14%)
Mutual labels:  unittest, unit-test
Tcunit
An unit testing framework for Beckhoff's TwinCAT 3
Stars: ✭ 74 (+428.57%)
Mutual labels:  unit-testing, unit-test
pytest-spark
pytest plugin to run the tests with support of pyspark
Stars: ✭ 65 (+364.29%)
Mutual labels:  unittest, unit-test
ionic-workflow-guide
Create a full and powerful worflow with Ionic (Unit Testing, Environment variables, Automatic documentation, Production App Server, Automatic deployment)
Stars: ✭ 46 (+228.57%)
Mutual labels:  unit-testing, unit-test
Nose2
The successor to nose, based on unittest2
Stars: ✭ 665 (+4650%)
Mutual labels:  unittest, unit-test
dumbmutate
Simple mutation-testing
Stars: ✭ 32 (+128.57%)
Mutual labels:  unit-testing, unittest
jest-puppe-shots
A Jest plugin for creating screenshots of React components with a little help of Puppeteer
Stars: ✭ 86 (+514.29%)
Mutual labels:  unit-testing, unittest
VCore
VCore is a Swift collection containing objects, functions, and extensions that I use for my projects
Stars: ✭ 32 (+128.57%)
Mutual labels:  unittest, unit-test
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 (+2864.29%)
Mutual labels:  unit-testing, nunit
specdris
A test framework for Idris
Stars: ✭ 55 (+292.86%)
Mutual labels:  unit-testing, unittest
automock
A library for testing classes with auto mocking capabilities using jest-mock-extended
Stars: ✭ 26 (+85.71%)
Mutual labels:  unit-testing, unit-test
Clarity
A declaritive test framework for Terraform
Stars: ✭ 88 (+528.57%)
Mutual labels:  unittest, unit-test
Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+22428.57%)
Mutual labels:  unit-testing, nunit
FakeItEasy.AutoFakeIt
A very simple, yet flexible, "AutoFaker" for FakeItEasy to easily auto generate classes with faked dependencies.
Stars: ✭ 15 (+7.14%)
Mutual labels:  unit-testing, nunit
Moderncppci
This is an example of doing a Modern C++ project with CI
Stars: ✭ 109 (+678.57%)
Mutual labels:  unit-testing, unit-test
SqlInMemory
SqlInMemory is a library for creating SqlServer database on Memory instead of hard disk, at last Drops and Disposes database when you're done with it. This is useful for Integration Testing.
Stars: ✭ 24 (+71.43%)
Mutual labels:  unit-testing, unit-test
Goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
Stars: ✭ 2,943 (+20921.43%)
Mutual labels:  unit-testing, unit-test
Capture Stream
Capture stream output.
Stars: ✭ 10 (-28.57%)
Mutual labels:  unit-testing, unittest
Deepstate
A unit test-like interface for fuzzing and symbolic execution
Stars: ✭ 603 (+4207.14%)
Mutual labels:  unit-testing
Unit Test Demo
一步一步介绍如何给项目添加单元测试
Stars: ✭ 766 (+5371.43%)
Mutual labels:  unit-test
Robolectric
Android Unit Testing Framework
Stars: ✭ 5,372 (+38271.43%)
Mutual labels:  unit-testing
Kotlin Coroutines Android Examples
Learn Kotlin Coroutines for Android by Examples. Learn how to use Kotlin Coroutines for Android App Development.
Stars: ✭ 572 (+3985.71%)
Mutual labels:  unit-testing
Calc
Unit Testing in JavaScript
Stars: ✭ 17 (+21.43%)
Mutual labels:  unit-test
Swiftymocky
Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more.
Stars: ✭ 748 (+5242.86%)
Mutual labels:  unittest
Httptest
Qiniu httptest utilities
Stars: ✭ 571 (+3978.57%)
Mutual labels:  unit-test
Otj Pg Embedded
Java embedded PostgreSQL component for testing
Stars: ✭ 559 (+3892.86%)
Mutual labels:  unit-testing
Viewinspector
Runtime introspection and unit testing of SwiftUI views
Stars: ✭ 746 (+5228.57%)
Mutual labels:  unit-testing
Java Dns Cache Manipulator
🌏 A simple 0-dependency thread-safe Java™ lib/tool for setting dns programmatically without touching host file, make unit/integration test portable.
Stars: ✭ 557 (+3878.57%)
Mutual labels:  unit-testing
Jasmine Matchers
Write Beautiful Specs with Custom Matchers for Jest and Jasmine
Stars: ✭ 552 (+3842.86%)
Mutual labels:  unit-testing
Django Jenkins
Plug and play continuous integration with django and jenkins
Stars: ✭ 933 (+6564.29%)
Mutual labels:  unit-testing
Electricspock
Bridging Robolectric and Spock framework.
Stars: ✭ 16 (+14.29%)
Mutual labels:  unit-test
Chromedp
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
Stars: ✭ 7,057 (+50307.14%)
Mutual labels:  unit-testing
Platformio Core
PlatformIO is a professional collaborative platform for embedded development 👽 A place where Developers and Teams have true Freedom! No more vendor lock-in!
Stars: ✭ 5,539 (+39464.29%)
Mutual labels:  unit-testing
Ut
UT: C++20 μ(micro)/Unit Testing Framework
Stars: ✭ 507 (+3521.43%)
Mutual labels:  unit-testing
Testthat
An R 📦 to make testing 😀
Stars: ✭ 719 (+5035.71%)
Mutual labels:  unit-testing
Cmake Examples
Useful CMake Examples
Stars: ✭ 7,220 (+51471.43%)
Mutual labels:  unit-testing
Tasty
Modern and extensible testing framework for Haskell
Stars: ✭ 499 (+3464.29%)
Mutual labels:  unit-testing
Laraforum
[Spring + JPA ] [ React + Typescript + Redux + Hooks ] [ Docker ] based blog
Stars: ✭ 16 (+14.29%)
Mutual labels:  unittest
Cmockery
A lightweight library to simplify and generalize the process of writing unit tests for C applications.
Stars: ✭ 697 (+4878.57%)
Mutual labels:  unit-testing
Expecto
A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Stars: ✭ 495 (+3435.71%)
Mutual labels:  unit-testing
System Rules
A collection of JUnit rules for testing code which uses java.lang.System.
Stars: ✭ 492 (+3414.29%)
Mutual labels:  unit-testing
Green
Green is a clean, colorful, fast python test runner.
Stars: ✭ 691 (+4835.71%)
Mutual labels:  unittest
Xctesthtmlreport
Xcode-like HTML report for Unit and UI Tests
Stars: ✭ 489 (+3392.86%)
Mutual labels:  unit-testing
Gomonkey
gomonkey is a library to make monkey patching in unit tests easy
Stars: ✭ 473 (+3278.57%)
Mutual labels:  sequence
1-60 of 526 similar projects