Open artgoldberg opened 6 years ago
pytest tests/ takes over 700 s. would be nice to speed them up so they run in about a minute.
can use pytest --durations=N to view N slowest tests
pytest tests/ takes over 700 s. would be nice to speed them up so they run in about a minute.