summaryrefslogtreecommitdiff
path: root/README-TESTING.txt
blob: 56f914acba74382415becf16ffe7b14aa5ff6c7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Various ways of pre-release testing:

- manual, current install

      python -m unittest discover tests/

- cross-version

      tox

- automatic

      (active on drone.io, script saved in drone.sh)