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

🔧 Missing Tox Config #44

Open
ARYAN-NIKNEZHAD opened this issue Aug 22, 2024 · 0 comments
Open

🔧 Missing Tox Config #44

ARYAN-NIKNEZHAD opened this issue Aug 22, 2024 · 0 comments

Comments

@ARYAN-NIKNEZHAD
Copy link
Contributor

Description

Problem:
We're missing a tox config to test the project across Python 3.8 to 3.12, leading to potential compatibility issues.

Solution:

  • Add tox.ini for Python 3.8-3.12.
  • Include pytest and pytest-cov.
  • Integrate with GitHub Actions for automated testing.

Outcome:
Automated, consistent testing across all supported Python versions.

ARYAN-NIKNEZHAD added a commit to ARYAN-NIKNEZHAD/python-sage-imap that referenced this issue Aug 22, 2024
- Test with different python versions
Closes(sageteamorg#44)
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

1 participant