Pytest-dash

Latest version: v2.1.2

Safety actively analyzes 630796 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

1.0.0

[8](https://github.com/T4rk1n/pytest-dash/pull/8)

Added

- Added `dash_subprocess` fixture, runs a dash app in a subprocess waitress-serve command.
- `utils.wait_for_text_to_equal`
- `utils.wait_for_element_by_css_selector`

Removed
- `dash_app` fixture.

Renamed
- `start_dash` fixture to `dash_threaded`

0.1.3

Fixed

- Ensure the page is loaded after starting the app. [6](https://github.com/T4rk1n/pytest-dash/pull/6)

0.1.2

Fixed

- Better error for missing app in `dash_from_file` fixture. [5](https://github.com/T4rk1n/pytest-dash/pull/5)

0.1.1

Fixed

- Added fixtures usage examples to the README. [4](https://github.com/T4rk1n/pytest-dash/pull/4)
- Fixed setup.cfg classifiers.

0.1.0

Added

- Initial fixtures [1](https://github.com/T4rk1n/pytest-dash/pull/1).
- `start_dash`, start a dash app instance in a thread.
- `dash_from_file`, load a py file and return the dash app.
- `dash_app`, combine `dash_from_file` and `start_dash`.
- `percy_snapshot`, take percy snapshot (untested)

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.