Repository navigation
Unit testing
Created by Kent Beck, Erich Gamma
发布于 1997
- Website
- Wikipedia
- 维基百科
相关主题
TestingIntegration testingTest-driven developmentTest automationUnit testing is a type of software testing that focusses on testing small units (usually the lowest common denominator) instead of whole processes. This makes more tests necessary but their successful executing makes pinpointing actual successful code easier.
Node.js test runner that lets you develop with confidence 🚀
An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.
A handy collection of more than 500 native Swift extensions to boost your productivity.
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Useful CMake Examples
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
Unit, API & Integration Testing Agent for Developers. Generate tests, mocks/stubs for your APIs that actually work!
Test spies, stubs and mocks for JavaScript.
Your Gateway to Embedded Software Development Excellence 👽
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
Android Unit Testing Framework
Full-stack testing PHP framework
Property based testing framework for JavaScript (like QuickCheck) written in TypeScript
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
Language-agnostic HTTP API Testing Tool
🍰 Cake (C# Make) is a cross platform build automation system.
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effects, Gesture, Animation, Navigation, Canvas, UIs like whatsapp and others.