/
valemobil
/
python-future
Обзор
Документация
Войти
/
valemobil
/
python-future
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
TESTING.txt
11 строк
319 B
Jordan Adler
Build System
27 ноя 2020, 21:40
27 ноя 2020, 21:40
42b3025
Код
Авторство
О чём код?
A docker image, python-future-builder, is used to do testing and building. The test suite can be run with: $ bash build.sh which tests the module under a number of different python versions, where available, or with: $ py.test To execute a single test: $ pytest -k test_chained_exceptions_stacktrace