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

https://github.com/juanpicado/verdaccio-end-to-end-tests

verdaccio e2e example repository
https://github.com/juanpicado/verdaccio-end-to-end-tests

e2e-testing verdaccio

Last synced: 3 months ago
JSON representation

verdaccio e2e example repository

Awesome Lists containing this project

README

        

# End To End Testing with Verdaccio

[Slides](https://docs.google.com/presentation/d/1a2xkqj1KlUayR1Bva1bVYvavwOPVuLplxFtup9MI_U4/edit?usp=sharing)

[Talk](https://youtu.be/5olfi5wbgF4?list=PL-a9lBflNu2rhk1vr3yr4mdRzzUb_nj5P&t=812)

1. Install packages

```
yarn
```

2. Run e2e

```
yarn node tasks/index.js
```