🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

pytest-board

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pytest-board

Local continuous test runner with pytest and watchdog.

0.1.0
PyPI
Maintainers
1

pytest-board -- Continuous pytest runner with awesome visualization

pytest-board is a testing visualization tool for pytest runner. Works with ptb. Use it instead of py.test.

Installation

$ pip install pytest-board

Usage

You can just use instead of pytest runner.

$ ptb

Watch the test results display in your browser at:

http://localhost:8080

Motivation

This project is inspired by GoConvey. Some code are from other libraries:

License

This software is licensed under the MIT license.

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts