jupyter / jupyter_events

Configurable event system for Jupyter applications and extensions.
https://jupyter-events.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
12 stars 21 forks source link

Add pytest plugin for testing events in other libraries #23

Closed Zsailer closed 2 years ago

Zsailer commented 2 years ago

Pulls out of the pytest fixtures that are generally useful and makes them available through a pytest plugin.