piranha / opster

Command line parsing speedster

Home Page:http://opster.rtfd.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tests fail to run

yurivict opened this issue · comments

[yuri@yv /usr/ports/devel/py-opster/work-py39/opster-5.0/tests]$ pytest .
========================================================================================== test session starts ==========================================================================================
platform freebsd13 -- Python 3.9.16, pytest-7.2.0, pluggy-1.0.0
benchmark: 4.0.0 (defaults: timer=time.perf_counter disable_gc=False min_rounds=5 min_time=0.000005 max_time=1.0 calibration_precision=10 warmup=False warmup_iterations=100000)
rootdir: /usr/ports/devel/py-opster/work-py39/opster-5.0
plugins: forked-1.4.0, benchmark-4.0.0, cov-2.9.0, nbval-0.10.0, xdist-2.5.0, hypothesis-6.58.0, flake8-1.1.1, rerunfailures-10.1
collected 0 items                                                                                                                                                                                       

========================================================================================= no tests ran in 0.04s =========================================================================================

Version: 5.0
Python-3.9
Pytest-7.2.0
FreeBSD 13.1

It's not using pytest :)

> make test
python3 opster.py
prysk --shell="/bin/sh" --preserve-env tests/opster.t
.
# Ran 1 tests, 0 skipped, 0 failed.
prysk --shell="/bin/sh" --preserve-env tests/py3k.t
.
# Ran 1 tests, 0 skipped, 0 failed.