pytest-jest

A custom jest-pytest oriented Pytest reporter


License
MIT
Install
pip install pytest-jest==0.3.0

Documentation

Pytest Jest Report

A custom version of pytest-json-report adapted for jest-pytest.

Installation

pip install pytest-jest --upgrade

Usage

For now, use this in combination with jest-pytest

Development

  • Tests are defunct (not updated)
  • Ad-hoc-iness for now, until API solidifies.