Commit graph

6 commits

Author SHA1 Message Date
Simon Willison
5873276c43 Run tests with -vv, refs #511 2021-07-11 12:40:23 -07:00
Simon Willison
b990abf1e0 Stop using pytest-xdist to see if that helps on Windows, refs #511 2021-07-10 18:33:17 -07:00
Simon Willison
79dff15050 Run tests on Windows too, refs #511 2021-07-10 16:44:47 -07:00
Simon Willison
0a7621f96f
Use pytest-xdist to speed up tests (#1290)
* Run tests in CI using pytest-xdist
* Documentation for pytest-xdist

Closes #1289
2021-04-02 20:42:28 -07:00
Simon Willison
6e091b14b6
Run tests against Python 3.9 2020-10-09 09:22:49 -07:00
Simon Willison
5e0b72247e
Run CI on GitHub Actions, not Travis
* Run CI on GitHub Actions, not Travis - refs #940
* Update documentation refs to Travis
* Release action now runs parallel tests, then pushes to PyPI, then Docker Hub
2020-08-17 22:09:34 -07:00