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
2206
6 个月前

Gas Usage Analytics for Hardhat

TypeScript
429
1 个月前
C++
424
4 个月前

This library makes RxJS Observables testing easy!

TypeScript
378
2 年前

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

SystemVerilog
279
6 年前

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

C++
166
6 个月前

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
111
21 天前

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

C++
105
3 年前

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
51
2 年前

Generate unit testing boilerplate from kotlin files.

Kotlin
46
2 天前

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
31
21 天前

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

Swift
28
5 年前

SwiftLens helps you ship SwiftUI apps faster by making behavior-driven tests easy, stable, and precise. It tracks real visible view state using SwiftUI preferences and simulates user interaction without relying on XCUITest

Swift
27
3 个月前

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#
22
3 年前

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

C#
21
3 年前