cspotcode / ava-shared-setup

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AVA plugin to run environment setup tasks once across all test files, sharing the error message if it fails.

Also includes a shared key-value store.

Install this as a development dependency alongside AVA itself:

npm install --save-dev

About


Languages

Language:TypeScript 95.7%Language:JavaScript 4.3%