Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 423 Bytes

installation.rst

File metadata and controls

22 lines (13 loc) · 423 Bytes

Installation

Requirements

pytest-pyppeteer work well with python >= 3.7.

Install pytest-pyppeteer

You can install pytest-pyppeteer via pip:

$ pip install pytest-pyppeteer

or install the latest one on Github:

$ pip install git+https://github.com/luizyao/pytest-pyppeteer.git