whoosh icon indicating copy to clipboard operation
whoosh copied to clipboard

Use github actions to automatically run tests

Open asedeno opened this issue 3 years ago • 2 comments

asedeno avatar Jun 16 '21 14:06 asedeno

@asedeno this is great! I can see that https://github.com/asedeno/whoosh/actions/runs/943788205 runs clean.

@mchaput this looks like a quick win to merge and have automatic feedback on testsuite runs on multiple python versions.

clach04 avatar Apr 08 '23 15:04 clach04

If this gets merged, it should be followed up with an update to the python versions it tests with. I'd recommend removing 3.5 and 3.6, and adding 3.10 and 3.11.

asedeno avatar Apr 08 '23 22:04 asedeno