verdaccio / verdaccio-e2e-example

E2E test example with Jest and Verdaccio

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verdaccio E2E Example

This End to End test example combines Jest and a tiny CLI aplication using Verdaccio.

Usage

 yarn test

To make it fail

  • Modify .npmignore (includes src folder)
  • Modify calculateArea

MIT

About

E2E test example with Jest and Verdaccio

License:MIT License


Languages

Language:JavaScript 100.0%