@openveo/test

Test API for OpenVeo unit tests

Usage no npm install needed!

<script type="module">
  import openveoTest from 'https://cdn.skypack.dev/@openveo/test';
</script>

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

License

AGPL