Michał Górny 897ffedac9
dev-python/testscenarios: Use pytest to work-around broken code
The code used for loading tests does not work anymore with Python 3.5's
unittest implementation.  Use pytest to run tests instead.
2018-07-12 23:41:58 +02:00
..