Skip to content

Replace py with pytest - #116

Open
bnavigator wants to merge 5 commits into
alex:masterfrom
bnavigator:patch-1
Open

Replace py with pytest#116
bnavigator wants to merge 5 commits into
alex:masterfrom
bnavigator:patch-1

Conversation

@bnavigator

Copy link
Copy Markdown

Py is deprecated

@kloczek

Copy link
Copy Markdown

I've tested this PR and looks like ItWorks™️

+ /usr/bin/pytest -ra -m 'not network'============================= test session starts ==============================platform linux -- Python 3.9.18, pytest-8.1.1, pluggy-1.4.0rootdir: /home/tkloczko/rpmbuild/BUILD/rply-0.7.8collected 51 itemstests/test_both.py . [ 1%]tests/test_lexer.py .......... [ 21%]tests/test_parser.py .......... [ 41%]tests/test_parsergenerator.py ........ [ 56%]tests/test_tokens.py ..... [ 66%]tests/test_utils.py ..... [ 76%]tests/test_warnings.py .... [ 84%]tests/test_ztranslation.py ssssssss [100%]=========================== short test summary info ============================SKIPPED [8] tests/test_ztranslation.py: Needs RPython to be on the PYTHONPATH======================== 43 passed, 8 skipped in 0.17s =========================

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@bnavigator@kloczek