Skip to content
This repository was archived by the owner on Aug 17, 2026. It is now read-only.

Migrate pytest.ini configuration to pyproject.toml - #52

Merged
bbatha merged 1 commit into
digitalocean:mainfrom
DexAsHisH:remove-pytest-ini
Oct 20, 2025
Merged

Migrate pytest.ini configuration to pyproject.toml#52
bbatha merged 1 commit into
digitalocean:mainfrom
DexAsHisH:remove-pytest-ini

Conversation

@DexAsHisH

Copy link
Copy Markdown
Contributor

Fixes #51

Description

Migrates all pytest configuration from pytest.ini to pyproject.toml and removes the redundant pytest.ini file.

Tests

✅ Ran ./scripts/test - all tests pass
✅ Ran ./scripts/lint - no linting issues
✅ Ran ./scripts/format - no formatting issues

@bbatha

bbatha commented Oct 20, 2025

Copy link
Copy Markdown
Collaborator

Thanks for the contribution!

@bbatha
bbatha merged commit 7a0515a into digitalocean:main Oct 20, 2025
7 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove pytest.ini

2 participants