unit-tests
There are 432 repositories under unit-tests topic.
oguimbal/pg-mem
An in memory postgres DB instance for your unit tests
sarven/unit-testing-tips
Unit testing tips by examples in PHP
Flow-IPC/ipc
[Start here!] Flow-IPC - Modern C++ toolkit for high-speed inter-process communication (IPC)
cgewecke/hardhat-gas-reporter
Gas Usage Analytics for Hardhat
hirezio/observer-spy
This library makes RxJS Observables testing easy!
tymonx/logic
CMake, SystemVerilog and SystemC utilities for creating, building and testing RTL projects for FPGAs and ASICs.
JoaquimLey/avenging
MVP pattern example on Android: no Dagger or RxJava example
pinam45/dynamic_bitset
Simple Useful Libraries: C++17/20 header-only dynamic bitset
softartdev/NoteDelight
Multiplatform note app with encryption
microsoft/data-factory-testing-framework
A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric, Azure Data Factory and Azure Synapse Analytics.
tdenewiler/node_example
ROS node examples with parameter server, dynamic reconfigure, timers, and custom messages for C++ and Python.
wpcodevo/complete-restful-api-in-rust
In this article, you will learn how to build a Rust API with unit testing in mind. This means we will take a modular approach, which will make our lives easier when writing unit tests.
EranBoudjnah/TestIt
Generate unit testing boilerplate from kotlin files.
tinic/constixel
constixel is a single header minimalistic constexpr C++20 2D graphics rendering library
bogdanpolak/class-helpers
Directory of Delphi VCL/RTL class helpers
gahntpo/SwiftLens
SwiftLens helps you ship SwiftUI apps faster by making behavior-driven tests easy, stable, and precise. It tracks real visible view state using SwiftUI preferences and simulates user interaction without relying on XCUITest
pmoustopoulos/department-api
A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperReport, async email sending with Thymeleaf, Dockerized PostgreSQL, and database migrations with Flyway. Enhanced with Swagger documentation, and tested using JUnit 5, Mockito, and Testcontainers.
FitzAfful/MockingProject
Sample iOS app with explanations and articles demonstrating Dependency Injection, GraphQL, MVVM, Repository Pattern, DataBinding and Unit Tests
JoanStinson/SlotsMachine
A basic slots machine game done in 5 days using Dependency Injection (Zenject), an Events System and wrote some Unit Tests. Pretty clean code architecture too.
Esri/enterprise-build-sample-js
ArcGIS JavaScript web mapping application to demonstrate automating the Dojo Build Process
JoanStinson/MobileGameStore
A mobile game store UI implementation scalable for multiple mobile devices resolutions done in one week.
JoshuaKGoldberg/mock-react-redux
Mocks out Redux actions and selectors for clean React Jest tests.
andredesousa/javascript-unit-testing-best-practices
This is a guideline of best practices that you can apply to your JavaScript project.
ShashwatAgrawal20/tec.h
A tiny, header-only, zero-setup unit testing library for C & C++. No complex build system integration required, just #include and write tests.
HariSekhon/lib
Perl Utility Library for my other repos
mechero/test-bdd-assertj
Sample project using BDDMockito and AssertJ to write BDD-style unit tests
Igor-Shaula/Adjustable_TicTacToe
Game engine for adjustable / extensible / customizable Tic-Tac-Toe in both 2D & 3D, with MULTIPLAYER, made with Kotlin
abhilashsanne/Nunit_CShaprp_CheatSheet
Example implementations of each attribute available in Nunit2 unit Testing Framework using C# .NET.
mattiacantalu/Recipes
VIPER Architecture, Protocol Oriented, Functional Programming, Clean Code, Dependency Injection and Unit Tests
ozontech/TestingMacroCollection
A tool for native generation of template code for testing in Swift.
gammasoft71/tunit
Modern c++17 unit testing framework on Microsoft Windows, Apple macOS, Linux, iOS and android.
zuo/unittest_expander
A library that provides flexible and easy-to-use tools to parametrize Python unit tests, especially those based on unittest.TestCase.
pytest-dev/pytest-iam
A lightweight and fully functional OAuth2 / OpenID Connect (OIDC) / SCIM server to be used in test suites.
AronDavis/FInt
64-bit fixed point arithmatic for C# with 6-digit decimal precision. Fast, lightweight, and deterministic. Zero external dependencies.
HariSekhon/pylib
Python / Jython Utility Library for my other repos
giovaniortolani/gtm-templates-tests-api-recipes
This repository contains some recipes for testing Google Tag Manager custom templates (web and server).