Skip to content

[WIP] test: modernize tests to use pytest#2192

Draft
taddes wants to merge 1 commit intomasterfrom
test/update-to-pytest-fixtures-STOR-518
Draft

[WIP] test: modernize tests to use pytest#2192
taddes wants to merge 1 commit intomasterfrom
test/update-to-pytest-fixtures-STOR-518

Conversation

@taddes
Copy link
Copy Markdown
Collaborator

@taddes taddes commented Apr 6, 2026

Description

Our integration and e2e tests are a hodgepodge of class-based unitTest (circa 2010 Python) and the newer pytest. This means we are leaving a lot of features on the table, like parallelized test runs and simpler maintenance with fixtures. This task updates our runs to use Pytest fully.

Testing

Our E2E & integration test runs

Issue(s)

Closes STOR-518.

@taddes taddes self-assigned this Apr 6, 2026
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.

1 participant