UNPKG

@openveo/test

Version:
30 lines (17 loc) 657 B
# Openveo test Openveo test aims to provide tools and mocks to facilitate testing of [OpenVeo](https://github.com/veo-labs/openveo-core) projects. OpenVeo test is not a plugin. # Installation No installation is required, OpenVeo test is part of [OpenVeo core](https://github.com/veo-labs/openveo-core). # Usage ```javascript var test = require('@openveo/test'); var unit = test.unit; var e2e = test.e2e; ``` # API Documentation is available on [Github pages](https://veo-labs.github.io/openveo-test/9.0.1/index.html). # Contributors Maintainer: [Veo-Labs](http://www.veo-labs.com/) # License [AGPL](http://www.gnu.org/licenses/agpl-3.0.en.html)