Skip to content
Snippets Groups Projects
Commit 89361d53 authored by Antoine Lambert's avatar Antoine Lambert
Browse files

tests: Migrate away from unittest to full pytest

Remove the use of unittest.TestCase class.

Replace use of unittest assertions by pytest ones.

Use pytest autouse fixtures instead of setup/teardown methods.

Use tmpdir fixture to manage temporary directories.
parent 6bd96892
Branches remove-unittest-use
No related tags found
No related merge requests found
Pipeline #7724 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment