gcalcli icon indicating copy to clipboard operation
gcalcli copied to clipboard

Add `CONTRIBUTING.md` with description of how to run tests

Open michaelmhoffman opened this issue 5 years ago • 2 comments

It's apparent that there are tests but not immediately apparent how to run them.

michaelmhoffman avatar May 14 '20 16:05 michaelmhoffman

It appears that

pip install tox
tox

is sufficient to run the tests on whatever versions of Python are installed that are specified in tox.ini.

michaelmhoffman avatar May 14 '20 16:05 michaelmhoffman

Yes please! :)

jcrowgey avatar May 14 '20 18:05 jcrowgey