unit-test
There are 1423 repositories under unit-test topic.
keploy/keploy
Unit, API & Integration Testing Agent for Developers. Generate tests, mocks/stubs for your APIs that actually work!
idealvin/coost
A tiny boost library in C++11.
Happy-Coding-Clans/vue-easytable
A powerful data table based on vuejs. You can use it as data grid、Microsoft Excel or Google sheets. It supports virtual scroll、cell edit etc.
qax-os/goreporter
A Golang tool that does static analysis, unit testing, code review and generate code quality report.
bitwes/Gut
Godot Unit Test. Unit testing tool for Godot Game Engine.
mawrkus/js-unit-testing-guide
📙 A guide to unit testing in Javascript
darrenburns/ward
Ward is a modern test framework for Python with a focus on productivity and readability.
just-jeb/angular-builders
Angular build facade extensions (Jest and custom webpack configuration)
G-Joker/WeaponApp
一个尽量做到极致的集大成App,努力做到最好(开发阶段)——MVVM+Retrofit+RxJava+Small 插件化+单元测试+MD
sheredom/utest.h
🧪 single header unit testing framework for C and C++
tank0317/unit-test-demo
一步一步介绍如何给项目添加单元测试
nose-devs/nose2
The successor to nose, based on unittest2
MikeSchulze/gdUnit4
Embedded unit testing framework for Godot 4 supporting GDScript and C#. Features test-driven development, embedded test inspector, extensive assertions, mocking, scene testing.
qiniu/httptest
Qiniu httptest utilities
FortuneN/FineCodeCoverage
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
PauloGoncalvesBH/aprenda-tdd-na-pratica
Uma breve introdução prática a Test Driven Development (TDD) em JavaScript para pessoas que querem escrever códigos mais confiáveis
simplezhli/AndroidUT
Android开发中必要的一环---单元测试(Unit Test)
gmhafiz/go8
Go + Postgres + Chi Router + sqlx + ent + authentication + testing + opentelemetry Starter Kit for API Development
tcldr/Entwine
Testing tools and utilities for Apple's Combine framework.
apex-enterprise-patterns/fflib-apex-mocks
An Apex mocking framework for true unit testing in Salesforce, with Stub API support
AliAsadi/Android-Clean-Architecture
🎞 A movie Android app that mimics a real-world project environment, showcasing Clean Architecture, Kotlin, and Jetpack Compose, with Offline-first support.
suites-dev/suites
Unit testing framework for dependency injection that automates mocking and simplifies test setup, reducing boilerplate code and enabling developers to build comprehensive and reliable test suites with a standardized, type-safe API
xhd2015/xgo
All-in-one go testing library
nobrainr/typescript-webpack-starter
⚡ create-ts-lib: A Starter Kit and a CLI to create your TypeScript / ES6 module bundled by Webpack without thinking about build or unit tests configurations. 🏠
tcunit/TcUnit
An unit testing framework for Beckhoff's TwinCAT 3
MikeSchulze/gdUnit3
A Godot Unit Test Framework. Support for gdScript and c# unit testing
lingochamp/okcheck
Incremental scan,integrate Lint、KtLint、UnitTest、Checkstyle、Findbugs、Pmd, powerful and easy to use
TommyLemon/UnitAuto
☀️ 最先进、最省事、ROI 最高的单元测试,机器学习 零代码、全方位、自动化 测试 方法/函数,用户包含腾讯、快手、某 500 强巨头等 ☀️ The most advanced unit testing way powered by machine learning. Coding-free, comprehensive and automatic testing for methods/functions. Used by Tencent, Kwai, a Fortune 500 company, etc.
index0h/php-conventions
Рекомендации по написанию PHP кода
AliAsadi/Android-MVP-Architecture
🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.
iambumblehead/esmock
ESM import and globals mocking for unit tests
egm0121/jest-test-gen
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.
vladopajic/go-test-coverage
go-test-coverage is a tool designed to report issues when test coverage falls below a specified threshold
omid-ahmadpour/CleanArchitecture-Template
This stands as a comprehensive solution template that embodies the principles of Clean Architecture, seamlessly integrated with the prowess of CQRS implementation, all within the ASP.NET Core framework.
superman66/react-test-demo
React test demo with Jest and Enzyme
PinkyJie/angular1-webpack-starter
Component based Angular(1.x) web development with Webpack and ES6.