TeamGraphix / graphix

measurement-based quantum computing (MBQC) compiler and simulator
https://graphix.readthedocs.io
Apache License 2.0
55 stars 20 forks source link

Completely migrate to `pytest` #133

Closed EarlMilktea closed 1 month ago

EarlMilktea commented 2 months ago

Describe the feature you'd like Refactor tests to use only pytest

Additional context Currently, tests are managed by both pytest and unittest