diff options
author | Olivier Gayot <olivier.gayot@sigexec.com> | 2021-12-25 14:49:43 +0100 |
---|---|---|
committer | Olivier Gayot <olivier.gayot@sigexec.com> | 2021-12-25 16:43:26 +0100 |
commit | 126a3a828debaa9983e34ac82306077d4c645b20 (patch) | |
tree | 8c52a222dc939424965b6bef30dd0f9cd3b95cf8 /swiftstory/game.py | |
parent | 65406f7b72f4004e4483573640cf0d555877dd55 (diff) |
Run unit tests with pytest when building Debian package
By default, pybuild uses the following command to run automatic unit
tests:
$ python3 -m unittest discover
Unfortunately, it does not work with us since unittest is unable to
discover our tests. Instead, we rely on pytest which succeeds so far.
Signed-off-by: Olivier Gayot <olivier.gayot@sigexec.com>
Diffstat (limited to 'swiftstory/game.py')
0 files changed, 0 insertions, 0 deletions