Skip to content

nose not maintained. Should switch to pytest #357

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

Closed
insspb opened this issue Jan 21, 2020 · 0 comments · Fixed by #359
Closed

nose not maintained. Should switch to pytest #357

insspb opened this issue Jan 21, 2020 · 0 comments · Fixed by #359
Labels
log:changed Changelog mark label. Marks old, but changed features. topic: CI/CD This issue/PR relates to CI/CD pipeline change

Comments

@insspb
Copy link
Collaborator

insspb commented Jan 21, 2020

Pytest compatible with old nose tests and still maintained by community, so it is a safe to switch.

insspb added a commit that referenced this issue Jan 21, 2020
- BREAKING CHANGE: Dropped Python v2.6, v2.7, v3.2, v3.3, v3.4 (#355)
- BREAKING CHANGE: Added tests support for python versions: v3.5, v3.6, v3.7, v3.8 (#355)
- BREAKING CHANGE: Minimum Flask version set to v1.1 (#355)
- BREAKING CHANGE: Minimum Flask-WTF version set to v0.14 (#355)
- BREAKING CHANGE: Minimum mongoengine version set to v0.19 (#355)
- BREAKING CHANGE: Minimum mongodb version set to v4.0 (#355)
- CHANGED: Internal test engine switched from nose to pytest (#357)
- DROPPED: Internal check with flake8-import-order dropped, as not compatible with modern editors (#358)

Tests and development for old packages versions dropped to minimize tests footprint.

Use version 0.9.5 if old dependencies required.
@insspb insspb added log:changed Changelog mark label. Marks old, but changed features. topic: CI/CD This issue/PR relates to CI/CD pipeline change labels Jun 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
log:changed Changelog mark label. Marks old, but changed features. topic: CI/CD This issue/PR relates to CI/CD pipeline change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant