Launch Week Day 1: Socket for Jira Is Now Available.Learn More
Socket
Book a DemoSign in
Socket

wdio-vitaqai-mocha-framework

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wdio-vitaqai-mocha-framework

A modified version of the WebdriverIO Mocha framework used to call the modified VitaqAI-Mocha

latest
npmnpm
Version
8.0.1
Version published
Maintainers
1
Created
Source

vitaq logo

WDIO vitaqai-mocha Framework Adapter

A WebdriverIO plugin. Adapter for vitaqai-mocha testing framework.

Most recent merge with WebdriverIO was at v8.0.0

Supports WebdriverIO version 8 and earlier versions

Description

This is a slightly modified version of the standard WebdriverIO Mocha Framework Adapter, which calls a slightly modified version of the Mocha testing framework (vitaqai-mocha) to allow integration with the Vitaq AI testing platform.

Installation

This is one of a number of packages that are required to integrate WebdriverIO with Mocha and Vitaq and is installed as a dependency of the wdio-vitaqai-service package. See the installation instructions for that package.

If you just want to do an incremental upgrade of this package, then it can be done with npm:

npm install wdio-vitaqai-service@<version> --save-dev

or Yarn:

yarn add wdio-vitaqai-service@<version> --dev

where <version> should be substituted with the version you wish to install.

Configuration

There is no specific configuration required for this package.

Keywords

webdriver

FAQs

Package last updated on 09 Dec 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts