Skip to content

Improves project setup and testing#1

Merged
milemik merged 4 commits into
mainfrom
feature/workflow-update
Jul 28, 2025
Merged

Improves project setup and testing#1
milemik merged 4 commits into
mainfrom
feature/workflow-update

Conversation

@milemik
Copy link
Copy Markdown
Owner

@milemik milemik commented Jul 28, 2025

Enhances the project's development workflow and testing capabilities.

  • Migrates to pytest for running tests, offering better features and plugins compared to the previous solution.
  • Introduces a workflow for publishing the package to PyPI upon tagging a release, automating the distribution process.
  • Integrates black for code formatting, ensuring consistent code style across the project.

milemik added 4 commits July 28, 2025 20:40
Replace django unittest with pytest.
Created tests directory with tests.
Updated requirements.txt
Updated README.md
Updated github workflow for django
Formated files in tests
@milemik milemik merged commit 4c521cb into main Jul 28, 2025
0 of 24 checks passed
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