Repository navigation

#

Unit testing

Created by Kent Beck, Erich Gamma

发布于 1997

维基百科

相关主题

TestingIntegration testingTest-driven developmentTest automation

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.

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.

JavaScript
15475
4 年前

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing

Python
13131
2 天前

A faster, simpler way to drive browsers supporting the Chrome DevTools Protocol.

Go
12310
2 个月前
sinonjs/sinon
JavaScript
9742
3 天前

The fastest feature-rich C++11/14/17/20/23 single-header testing framework

C++
6421
1 个月前

Android Unit Testing Framework

Java
5966
2 天前

Simple unit testing for C

C
4795
5 天前
dubzzz/fast-check

Property based testing framework for JavaScript (like QuickCheck) written in TypeScript

TypeScript
4632
1 天前

xUnit.net is a free, open source, community-focused unit testing tool for .NET.

C#
4463
2 天前

Write better integration tests! Dockertest helps you boot up ephermal docker images for your Go tests with minimal work.

Go
4421
19 天前
C#
4074
2 小时前
fluentassertions/fluentassertions

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.

C#
3805
1 天前

🚀🧨📝 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.

Kotlin
3541
1 个月前

Deequ is a library built on top of Apache Spark for defining "unit tests for data", which measure data quality in large datasets.

Scala
3516
1 个月前