@openveo/test
v9.0.1
Published
Test API for OpenVeo unit tests
Downloads
57
Readme
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