#

Unit testing

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.

https://static.github-zh.com/github_avatars/SimulatedGREG?size=40

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 15.48 k
4 年前
https://static.github-zh.com/github_avatars/pytest-dev?size=40

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

Python 13.09 k
10 小时前
https://static.github-zh.com/github_avatars/chromedp?size=40

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

Go 12.26 k
1 个月前
sinonjs/sinon
https://static.github-zh.com/github_avatars/sinonjs?size=40
JavaScript 9.74 k
1 个月前
https://static.github-zh.com/github_avatars/doctest?size=40
C++ 6.4 k
16 天前
https://static.github-zh.com/github_avatars/robolectric?size=40
Java 5.97 k
7 小时前
https://static.github-zh.com/github_avatars/ThrowTheSwitch?size=40

Simple unit testing for C

C 4.76 k
1 个月前
dubzzz/fast-check
https://static.github-zh.com/github_avatars/dubzzz?size=40
TypeScript 4.61 k
1 天前
https://static.github-zh.com/github_avatars/xunit?size=40

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

C# 4.45 k
14 小时前
https://static.github-zh.com/github_avatars/ory?size=40

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

Go 4.41 k
8 天前
https://static.github-zh.com/github_avatars/cake-build?size=40
C# 4.07 k
20 天前
fluentassertions/fluentassertions
https://static.github-zh.com/github_avatars/fluentassertions?size=40

FluentAssertions 是一个基于.NET 的断言库,它提供了一种链式调用的方式来编写断言语句。

C# 3.81 k
7 天前
https://static.github-zh.com/github_avatars/SmartToolFactory?size=40

#安卓#🚀🧨📝 Series of Tutorials to learn about Jetpack Compose with subjects Material Widgets, Layout, SubcomposeLayout, custom layouts, State, custom rememberable, recomposition, LaunchedEffect, side-effe...

Kotlin 3.53 k
7 天前
loading...

Created by Kent Beck, Erich Gamma

发布于 1997

Website
Wikipedia
维基百科

相关主题

TestingIntegration testingTest-driven developmentTest automation