Metadata-Version: 2.1
Name: wavestate.pytest
Version: 0.9.0
Summary: Toolkit for modeling interferometers, circuits, signals, and control systems
Home-page: https://github.com/wavestate/wavestate-pytest
Author: Lee McCuller
Author-email: mcculler@mit.edu
License: Apache-2.0
Project-URL: Bug Tracker, https://github.com/wavestate/wavestate-pytest/issues
Project-URL: Source Code, https://github.com/wavestate/wavestate-pytest
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Physics
Description-Content-Type: text/markdown
Provides-Extra: devel
License-File: LICENSES/Apache-2.0.txt
License-File: LICENSES/CC0-1.0.txt
License-File: NOTICE

wavestate.pytest
------------------

A set of pytest fixtures and helpers used in the wavestate packages and their test suites.

The main purpose of these fixtures is to enable tests to better store and side-effects such as plots and outputs. This helps the pytest test suite to be used and developed more like a Jupyter (or other) notebook.



