Commit graph

4 commits

Author SHA1 Message Date
Franciszek Stachura
3f6aa021a7 Improve tests
* Run pytest only for t, do not run tests for other libraries
* Add email and name git options to test repo init
* Change test repo permissions to avoid "dubious ownership" error
2024-11-05 12:20:02 +01:00
Carmeli Tamir
cc4c76b78b Adding python3-pytest to CI dependencies 2020-04-15 06:36:15 -04:00
Michael Opdenacker
3d3fa10084 Ubuntu update: use pytest-3
- pytest seems to be for Python 2 in Ubuntu 18.04
  If we use pytest instead of python3-test, it
  won't find the falcon module provided by python3-falcon

- Please raise your hand if this breaks other distros
  that wouldn't have the "pytest-3" executable.

- Updated documentation

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
2020-04-13 18:52:53 +02:00
Carmeli Tamir
c42da0eefc CR1 2020-03-21 10:58:18 -04:00