Skip to content

[feat] set up testing framework and code formatting tools #70

@choinek

Description

@choinek

Add testing infrastructure (pytest) and code quality tools (black, isort) to the project, including an example unit test.

  • Requirements_dev.txt
  • Add pytest for testing
  • Add black for code formatting
  • Add isort for import sorting
  • Set up dev configuration in pyproject.toml
  • Add a sample unit test

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions