Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests fail to run #62

Closed
yurivict opened this issue Jan 25, 2023 · 1 comment
Closed

Tests fail to run #62

yurivict opened this issue Jan 25, 2023 · 1 comment

Comments

@yurivict
Copy link

[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

@piranha
Copy link
Owner

piranha commented Jan 25, 2023

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.

@piranha piranha closed this as completed Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants