An open API service indexing awesome lists of open source software.

https://github.com/qualityshepherd/quantum-metric-example


https://github.com/qualityshepherd/quantum-metric-example

Last synced: 10 days ago
JSON representation

Awesome Lists containing this project

README

          

# Quantum Metric Tests
_some adorable tests that:_

- run via Testcafe
- run in a docker image
- run on `Gitlab`?

## Setup & Run
> assumes docker, node & git

1. install dependencies: `npm i`
1. get Testcafe image: `docker pull testcafe/testcafe`
1. run 'em: `npm run docker:test`
1. or run locally: `npm test`