exa-analytics / exa

The exa framework for data management, processing, and visualization
https://exa-analytics.github.io/exa
Apache License 2.0
2 stars 10 forks source link

Epic 6: Convert to pytest and leverage pytest fixtures #171

Closed tjduigna closed 4 years ago

tjduigna commented 4 years ago

Convert to 100% pytest and make proper use of pytest fixtures to keep tests lean and concise.

avmarchenko commented 4 years ago

Related to #175