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

Meta issue: ZPython testing #5

Open
Eclips4 opened this issue Feb 15, 2024 · 0 comments
Open

Meta issue: ZPython testing #5

Eclips4 opened this issue Feb 15, 2024 · 0 comments
Labels
feature New feature or request tests themes related to tests

Comments

@Eclips4
Copy link
Member

Eclips4 commented Feb 15, 2024

I'd like to take tests from CPython, but a number of them test implementation details, and what's wrong with that is that not all of them marked with necessary decorators to skip them on non-CPython implementation.
So, I'm gonna work on that in CPython and then we can test our implementation with them. Sounds great for me.
CPython issue to track this: python/cpython#115142

@Eclips4 Eclips4 added feature New feature or request tests themes related to tests labels Feb 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request tests themes related to tests
Projects
None yet
Development

No branches or pull requests

1 participant