A Windows kernel driver unit testing framework. Provides a macro free modern cpp syntax. Includes tools for automatic running on your vm.
This project demonstrates how to test any NestJS app with a running database server using Testcontainers.
Making Python testing easy, enjoyable, and effective ☀️
A language-agnostic JSON-encoded instruction-by-instruction test suite for the 68000.
Replication package of the ICSE2025 paper titled "Leveraging Large Language Models for Enhancing the Understandability of Generated Unit Tests"
Markdown-based unit test harness.
'The Test Series' articles will be published on Medium. You can reach the first and second parts right now.
Async mock HTTP server for pytest, built on top of aiohttp.
Testing framework for Kotlin compiler plugins using a custom compiler driver.
SwiftUI weather app structured with Clean Architecture — domain, data and presentation layers, protocol-driven dependency injection, and unit tests. C...
Mock http requests and responses using fetch API (or isomorphic-fetch). Straight forward functions makes it simple to create customizable and legible...
iOS application that uses ReactiveSwift and the MVVM pattern
A browser friendly assertion library for Mocha
Demonstrates a way to create an JSF bean integration test
Test Dynamics
Unit tests for Firebase
Declarative unit testing for Vue components.
:gear: Run tests automatically when saving them
run truffle tests with jest
Easy debugging of Plugins and workflows, without deployment to Dynamics CRM
A Sample Gallery app demonstrating usage of Flickr API for displaying photos in an infinite feed
Additional methods for different mocking libraries to introduce "late resolve" of promises returned by the mock functions. This allows tests that read...
Easier, dynamic mocking for Swift.
Simplify development and testing by mocking http services with ease.
Lightweight Unit Testing for C++
Swiss knife for unit testing in Apex
A frontier exploration project using Gazebo, ROS, CMake, C++, RViz and GMapping.
SoftUni course CSharp OOP Advanced: All tasks with their solutions.
Android app for karakalpak dictionary
Scalable Enterprise Angular App Architecture using NgRx
JUnit5 extensions to test Java System.x functions
MVVM + RxSwift + Unit testing
Testing React Application with Jest and Enzyme
Real world application of Manipulating Excel Sheet using python.
A simple demonstration of a fixtures test based architecture in JavaScript
Unit testing for Common Lisp
When doing unit tests for EF Core, we can use in-memory-database to test functionalities but sometimes we needs to use SQL features. That's where SQLi...
Taskem is a way to browse and maintain your tasks and goals on any iPhone device.
A web app for streaming realtime tweets from twitter & searching recent tweets filtered by different categories.
Fluent assertions library for Java
Example basic fundamental testing in golang
Rest API for todoapp written in Golang, using clean architecture, CI/CD (including unit test and integration test).
👾 ➡️This Project Contains Unit Test and Widget Tests In flutter.Fully functional with basic commands cmd-shell app made with Flutter
Build and run unit tests in the Earth Engine code editor
Unit tests for problems of Object Oriented Programming course on TCS
A header only library for simplifying ROS2 unit tests.
is a kind of app that generally used to maintain our day-to-day tasks or list everything that we have to do, with the most important tasks at the top...
Playground for studying design patterns, solid principles, GoF, testing and more with TypeScript
Jest Unit Testing Examples from beginners to advanced