Unit 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.
Created by Kent Beck, Erich Gamma
发布于 1997
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
翻译 - pytest框架使编写小型测试变得容易,但可以扩展以支持复杂的功能测试
A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.
翻译 - 驱动浏览器支持Chrome DevTools协议的更快,更简单的方法。
Test spies, stubs and mocks for JavaScript.
翻译 - 测试JavaScript的间谍,存根和模拟。
The fastest feature-rich C++11/14/17/20/23 single-header testing framework
翻译 - 最快的功能丰富的C ++ 11/14/17/20单头测试框架,用于单元测试和TDD
#安卓# Android Unit Testing Framework
翻译 - Android单元测试框架
Unit and Integration Test generation for Developers. Generate tests and stubs for your application that actually work!
翻译 - No code API testing platform. Create unit tests and data mocks from API calls.
Full-stack testing PHP framework
翻译 - 全栈测试PHP框架
Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.
🍰 Cake (C# Make) is a cross platform build automation system.
翻译 - Cake(C#Make)是一个跨平台的构建自动化系统。
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 Cor...
翻译 - Fluent API,用于声明针对.NET Framework 4.5、4.7,.NET Standard 1.3、1.6和2.0的单元测试的结果。支持单元测试框架MSTest,MSTest2,Gallio,NUnit,XUnit,MBunit,MSpec和NSpec。
Various recipes for testing common scenarios with Cypress
翻译 - 赛普拉斯用于测试常见场景的各种配方
🛍️ Simple ecommerce cart application built with Typescript and React
翻译 - React️使用React Redux构建的简单电子商务购物车应用程序
A cross-platform C and C++ unit testing framework for the 21st century
翻译 - 面向21世纪的跨平台C和C ++单元测试框架
CppUTest unit testing and mocking framework for C/C++
A modern, expressive testing package for Swift
Linting tool for CloudFormation templates
翻译 - CloudFormation模板的整理工具
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass param...
翻译 - Blazor组件的测试库。您可以轻松地使用C#或Razor语法定义被测组件,并使用语义HTML差异/比较逻辑来验证结果。您可以轻松地与组件交互并检查它们,触发事件处理程序,提供级联值,注入服务,模拟IJSRuntime并执行快照测试。
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
翻译 - Visual Studio测试平台是为测试浏览器和vstest.console提供动力的运行器和引擎。
Ruby-based unit testing and build system for C projects
翻译 - 基于Ruby / Rake的C项目构建和测试系统