Skip to content

Conversation

@joao-faria-dev
Copy link

Related issue

Closes #1227

Description

Runpytest_subprocess uses system-installed pytest-asyncio instead of development version, causing typeerror when tests needs to use loop_scope parameter. This PR replaces the usage of Runpytest_subprocess in favor of runpytest

- runpytest_subprocess uses system-installed pytest-asyncio instead of development version, causing typeerror when tests needs to use loop_scope parameter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

23 tests fail: TypeError: fixture() got an unexpected keyword argument 'loop_scope'

1 participant