unit-test topic

List unit-test repositories

xrm-mock-generator

15
Stars
7
Forks
Watchers

:book:  Generates a mock Xrm.Page object. Commonly used by xrm-mock to test Dynamics 365 client-side customisations.

android-bloc

18
Stars
1
Forks
Watchers

A BLoC implementation using Kotlin Coroutines

ionic2-jest-example

41
Stars
5
Forks
Watchers

Example of how to test an Ionic2 app with Jest

CppUMockGen

39
Stars
11
Forks
Watchers

Mock generator for CppUTest/CppUMock

jenkins-shared-library-example

50
Stars
23
Forks
Watchers

Example for a Jenkins shared library with unit tests

jest-test-gen

123
Stars
11
Forks
Watchers

This tool will take a js/ts file as input and generate a jest unit test file next to it with all imports mocked and tests stubs for every class method and function exported.

EntityFrameworkCore.AutoFixture

36
Stars
5
Forks
Watchers

A library aimed to minimize the boilerplate required to unit-test Entity Framework Core code using AutoFixture and in-memory providers.

Asp.Net Core Entity Framework Integration Test and Unit Test Using In Memory Database

SqlInMemory

31
Stars
0
Forks
Watchers

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.

rut

16
Stars
2
Forks
Watchers

⚛️ React testing made easy. Supports DOM and custom renderers.