Skip to content

Conversation

@gandiddi
Copy link
Contributor

@gandiddi gandiddi commented Nov 14, 2024

Fixes #2168

Description

[botbuilder.testing] Relax dependency to allow pytest 8

Specific Changes

  • Updated pytest version to 8.3.3
  • Updated pytest-asyncio version to 0.24.0
  • Updated pytest-cov version to >=5.0.0
  • Fixed ModuleNotFoundError: No module named 'simple_adapter' in test_teams_activity_handler.py
  • Fixed PytestAssertRewriteWarning: assertion is always true, perhaps remove parentheses? in test_choice_recognizers.py

Testing

Ran the pip install commands and pytest in the following Python versions, and they are working as expected
Python 3.13.0, 3.12.5, 3.11.9, 3.10.11, 3.9.13, 3.8.10

@gandiddi gandiddi requested a review from a team as a code owner November 14, 2024 12:40
@tracyboehrer tracyboehrer merged commit 394d3d6 into main Dec 2, 2024
10 checks passed
@tracyboehrer tracyboehrer deleted the v-gandiddi/Bump_pytest_version branch December 2, 2024 14:11
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.

[botbuilder.testing] Relax dependency to allow pytest 8

2 participants