openforcefield / openff-qcsubmit

Automated tools for submitting molecules to QCFractal
https://openff-qcsubmit.readthedocs.io/en/latest/index.html
MIT License
26 stars 4 forks source link

Update `pytest` arguments #266

Closed mattwthompson closed 5 months ago

mattwthompson commented 6 months ago

Currently,

https://docs.pytest.org/en/8.0.x/how-to/output.html

mattwthompson commented 6 months ago

263 would be nice to get in before this

j-wags commented 5 months ago

Unblocked by #263, but currently CI is failing for reasons that are likely on MolSSI's side. Given that xdist might cause its own concurrency issues, let's wait until we get green CI on main to test+merge this.