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

Update Qase SDK version and dependencies #56

Merged
merged 6 commits into from
May 30, 2024

Conversation

NikAzanov
Copy link
Contributor

@NikAzanov NikAzanov commented Apr 24, 2024

  • Use updated qaseio sdk (^4.0.0)
  • Drop Python 3.10 support
  • Drop pytest-variables support (now use pytest options to provide browser name)
  • Small code and structure improvements
  • Configure ruff to use as linter/formatter
  • Configure cspell to fix typos

@NikAzanov NikAzanov force-pushed the feature/update-dependencies-and-structure branch from da84108 to 4ebe105 Compare May 23, 2024 06:19
@NikAzanov NikAzanov requested review from ron8mcr and M1troll May 23, 2024 07:50
@NikAzanov NikAzanov linked an issue May 23, 2024 that may be closed by this pull request
CHANGELOG.md Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pytest_qaseio/plugin.py Outdated Show resolved Hide resolved
pytest_qaseio/plugin.py Show resolved Hide resolved
pytest_qaseio/plugin.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
pytest_qaseio/debug_info.py Outdated Show resolved Hide resolved
pytest_qaseio/storage.py Outdated Show resolved Hide resolved
pytest_qaseio/storage.py Outdated Show resolved Hide resolved
@NikAzanov NikAzanov force-pushed the feature/update-dependencies-and-structure branch from cc5e550 to 7e16540 Compare May 30, 2024 04:07
@NikAzanov NikAzanov force-pushed the feature/update-dependencies-and-structure branch from 7e16540 to 5569241 Compare May 30, 2024 04:39
@NikAzanov NikAzanov merged commit 6642b0a into main May 30, 2024
2 checks passed
@NikAzanov NikAzanov deleted the feature/update-dependencies-and-structure branch May 30, 2024 04:43
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.

DeprecationWarning: datetime.datetime.utcnow() is deprecated
3 participants