Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/stopsopa/state-of-puppeteer

🎎Bunch of test of my own puppeteer extensions
https://github.com/stopsopa/state-of-puppeteer

extension extensions puppeteer

Last synced: about 1 month ago
JSON representation

🎎Bunch of test of my own puppeteer extensions

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/stopsopa/state-of-puppeteer.svg?branch=master)](https://travis-ci.org/stopsopa/state-of-puppeteer)

# Installation

git clone ..
cd puppeteer
make install-local
or
make install-prod
make help
/bin/bash test.sh --target=docssh|dochost test/000-test.js -t phrase

# local test

Run in one terminal

make testserver

And then try in second terminal default tests:

make selftest