COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20210308024109/https://github.com/topics/unittest
Here are
1,062 public repositories
matching this topic...
📗 🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (January 2021)
Updated
Jan 1, 2021
JavaScript
Pure Go Redis server for Go unittests
Framework for automatic mock generation. Adds a set of handy methods, simplifying testing. One of the best and most complete solutions, including generics support and much more.
Updated
Mar 5, 2021
Swift
Green is a clean, colorful, fast python test runner.
Updated
Dec 14, 2020
Python
The successor to nose, based on unittest2
Updated
Feb 23, 2021
Python
flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、微信授权、Celery、单元测试、Drone等模块。
Updated
Jan 27, 2021
Python
WebUI automation testing framework based on Selenium
Updated
Mar 4, 2021
Python
bash unit testing enterprise edition framework for professionals
Updated
Mar 3, 2021
Shell
MSTest V2 framework and adapter
Updated
Jul 24, 2020
Python
Updated
Nov 30, 2018
Python
A Mac and iOS Playgrounds Unit Testing library based on Nimble.
Updated
Oct 10, 2017
Swift
Easy to use test framework for Jupyter Notebooks
Updated
Oct 8, 2020
Python
unittest-based test runner with Ant/JUnit like XML reporting.
Updated
Nov 23, 2020
Python
BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
Tools for test driven data-wrangling and data validation.
Updated
Mar 1, 2021
Python
The testing framework for Dynamics CRM and Dynamics 365 which runs on an In-Memory context and deals with mocks or fakes for you
go-carpet - show test coverage in terminal for Go source files
Python3 tutorial - unittest module - PyMOTW
Updated
Aug 7, 2017
Python
A library for mocking django queryset functions in memory for testing
Updated
Feb 28, 2021
Python
HTMLTestRunner 汉化版,同时支持python 2和3,增加截图展示功能,失败重试
Updated
Jun 19, 2020
Python
BDD assertion library for Kotlin
Updated
Oct 13, 2020
Kotlin
Prototype Lua object-oriented program system, with many modern features like attribute, overload, etc. For Lua 5.1 or above, include luajit
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
Updated
Nov 28, 2017
Kotlin
Updated
Apr 19, 2020
Python
对Python unittest的功能进行了扩展(用例排序,分组,数据驱动,可视化报告等)
Updated
May 21, 2019
Python
Improve this page
Add a description, image, and links to the
unittest
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
unittest
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
It would be helpful if the lcov generated reports could generate relative paths. My use case is that I am generating coverage reports from a docker image and then using VS Code Coverage Gutters which supports relative paths to view the coverage. But it doesn't work because the absolute paths on the docker c