Skip to content

Conversation

@ikappaki
Copy link
Contributor

Hi,

can you please consider patch to suppress the pytest rewrite assertion warning when running basilisp test. It fixes #1252

I haven’t added a test, as it would require creating a virtual environment during testing, which seemed excessive for this issue. However, I’m happy to add one if you feel it’s necessary.

Thanks

@chrisrink10
Copy link
Member

Looks like the upstream PyTest PR has been merged. Closing this.

@chrisrink10 chrisrink10 closed this Jun 7, 2025
chrisrink10 pushed a commit that referenced this pull request Oct 30, 2025
Hi,

can you please consider patch to suppress the pytest rewrite assertion
warning when running `basilisp test`. It fixes #1252.

I haven’t added a test, as it would require creating a virtual
environment during testing, which seemed excessive for this issue.
However, I’m happy to add one if you feel it’s necessary.

Thanks

Note: this is a follow up to #1255 but it uses the `;` separator to
specify the module name, introduced by
pytest-dev/pytest#13429 in [Pytest
8.4.0](https://docs.pytest.org/en/stable/changelog.html#pytest-8-4-0-2025-06-02).

---------

Co-authored-by: ikappaki <[email protected]>
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

Successfully merging this pull request may close these issues.

basilisp test always emits a PytestAssertRewriteWarning message

2 participants