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.

TypeScript
2132
2 个月前

Gas Usage Analytics for Hardhat

TypeScript
420
3 天前
C++
390
8 天前

This library makes RxJS Observables testing easy!

TypeScript
380
2 年前

CMake, SystemVerilog and SystemC utilities for creating, building and testing RTL projects for FPGAs and ASICs.

SystemVerilog
275
5 年前

Simple Useful Libraries: C++17/20 header-only dynamic bitset

C++
160
2 个月前

ROS node examples with parameter server, dynamic reconfigure, timers, and custom messages for C++ and Python.

C++
106
2 年前

A stand-alone test framework that allows to write unit tests for Data Factory pipelines on Microsoft Fabric, Azure Data Factory and Azure Synapse Analytics.

Python
99
8 天前

In this article, you will learn how to build a Rust API with unit testing in mind. This means we will take a modular approach, which will make our lives easier when writing unit tests.

Rust
44
1 年前

Generate unit testing boilerplate from kotlin files.

Kotlin
44
6 天前

A Spring Boot 3 RESTful API for managing departments and employees. Features include CRUD operations, Excel/PDF reporting with JasperReport, async email sending with Thymeleaf, Dockerized PostgreSQL, and database migrations with Flyway. Enhanced with Swagger documentation, and tested using JUnit 5, Mockito, and Testcontainers.

Java
30
3 天前

Sample iOS app with explanations and articles demonstrating Dependency Injection, GraphQL, MVVM, Repository Pattern, DataBinding and Unit Tests

Swift
28
5 年前

A mobile game store UI implementation scalable for multiple mobile devices resolutions done in one week.

C#
21
3 年前

ArcGIS JavaScript web mapping application to demonstrate automating the Dojo Build Process

JavaScript
21
4 年前

Mocks out Redux actions and selectors for clean React Jest tests.

TypeScript
20
8 天前

A basic slots machine game done in 5 days using Dependency Injection (Zenject), an Events System and wrote some Unit Tests. Pretty clean code architecture too.

C#
19
3 年前