Skip to content

TakaakiFuruse/pytest-dash

Repository files navigation

pytest-dash

Pytest plugin for Dash. Pytest-dash aims to ease automated testing of dash applications and components.

CircleCI Documentation Status codecov

Install

Install with pip: $ pip install -U pytest-dash

Features

  • Fixtures to start Dash applications and closes them in teardown.
  • Declarative behavior test api in a yaml format.
  • Selenium wait for wrappers.

Documentation

For full documentation and examples, please see https://pytest-dash.readthedocs.io/en/latest/usage.html

Bugs/Suggestions

For any bug, suggestion or request, please open a GitHub issue.

More resources

About

pytest fixtures for Dash

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages