-
Updated
Sep 3, 2021 - JavaScript
#
unittest
Here are 1,198 public repositories matching this topic...
react
nodejs
javascript
testing
angular
express
mocha
jest
ci
mutation-testing
test
integration-testing
mutation
chai
e2e-tests
unittest
e2e
cicd
contract-testing
IanIsFluent
commented
Dec 3, 2020
I'm submitting a...
[x] Feature request
Current behavior
When an element that you expect to be visible is not, the error message is Expected element to be visible
.
Expected behavior
The error message would include the matcher used to try to find the element.
Minimal reproduction of the problem with instructions
For bug reports please provide the STEPS TO REPRODUCE
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
May 10, 2021 - Swift
Green is a clean, colorful, fast python test runner.
-
Updated
Jul 24, 2021 - Python
The successor to nose, based on unittest2
python
testing
library
python-library
python3
unittest
testing-tools
python-3
python-2
python2
nose
unittesting
unit-test
testing-framework
nosetest
nosetests
testing-library
testing-tool
nose2
-
Updated
Jul 2, 2021 - Python
flask后端开发接口示例,利用Flask开发后端API接口。包含基本的项目配置、统一响应、MySQL和Redis数据库操作、定时任务、图片生成、项目部署、用户权限认证、报表输出、无限层级生成目录树、阿里云手机验证码验证、微信授权、Celery、单元测试、Drone等模块。
docker
flask
drone
docker-compose
office
python3
unittest
flask-api
flask-restful
flask-celery
flask-yaml
-
Updated
Jun 8, 2021 - Python
WebUI/HTTP automation testing framework based on unittest
-
Updated
Aug 31, 2021 - Python
bash unit testing enterprise edition framework for professionals
-
Updated
Aug 2, 2021 - Shell
MSTest V2 framework and adapter
-
Updated
Sep 4, 2021 - C#
基于sanic的微服务基础架构
-
Updated
Nov 30, 2018 - Python
BDD styled unit test framework for Kubernetes Helm charts as a Helm plugin.
-
Updated
Jun 20, 2021 - Go
Easy to use test framework for Jupyter Notebooks
-
Updated
Oct 8, 2020 - Python
unittest-based test runner with Ant/JUnit like XML reporting.
-
Updated
Aug 5, 2021 - Python
Tools for test driven data-wrangling and data validation.
-
Updated
Apr 26, 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
testing
c-sharp
mock
dynamics
fake
mocking
unittest
dynamics-crm
dynamics-365
fakexrmeasy
mocking-framework
dynamics-crm-online
-
Updated
Aug 15, 2021 - C#
go-carpet - show test coverage in terminal for Go source files
-
Updated
Sep 4, 2021 - Go
A library for mocking django queryset functions in memory for testing
-
Updated
Sep 2, 2021 - Python
HTMLTestRunner 汉化版,同时支持python 2和3,增加截图展示功能,失败重试
-
Updated
Jun 19, 2020 - Python
Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!
kotlin
unit-testing
mvp
retrofit
kotlin-android
clean-architecture
unittest
dagger2
mvp-architecture
retrofit2
mvp-clean
mvp-pattern
android-tests
leakcanary
mvp-android
unittesting
dagger2-mvp
unit-test
android-testing
kotlintest
-
Updated
Nov 28, 2017 - Kotlin
Visualize unit test code coverage easily for free in Visual Studio Community Edition (and other editions too)
visualization
visual-studio
csharp
dotnet
dotnetcore
vsix
visualisation
dot-net
unittest
free
vb
dot-net-core
code-coverage
unit-test
opencover
community-edition
report-generator
coverlet
fine-code-coverage
finecodecoverage
-
Updated
Aug 19, 2021 - C#
Improve this page
Add a description, image, and links to the unittest topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the unittest topic, visit your repo's landing page and select "manage topics."
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