@openveo/test

9.0.1 • Public • Published

Openveo test

Openveo test aims to provide tools and mocks to facilitate testing of OpenVeo projects.

OpenVeo test is not a plugin.

Installation

No installation is required, OpenVeo test is part of OpenVeo core.

Usage

var test = require('@openveo/test');
var unit = test.unit;
var e2e = test.e2e;

API

Documentation is available on Github pages.

Contributors

Maintainer: Veo-Labs

License

AGPL

/@openveo/test/

    Package Sidebar

    Install

    npm i @openveo/test

    Weekly Downloads

    19

    Version

    9.0.1

    License

    AGPL-3.0

    Unpacked Size

    260 kB

    Total Files

    43

    Last publish

    Collaborators

    • maxime-beguin
    • openveo