Skip to content

ci: Update branches for unit tests workflow#469

Closed
Dor-bl wants to merge 1 commit intoserhatbolsu:masterfrom
Dor-bl:mock-tests-action
Closed

ci: Update branches for unit tests workflow#469
Dor-bl wants to merge 1 commit intoserhatbolsu:masterfrom
Dor-bl:mock-tests-action

Conversation

@Dor-bl
Copy link
Contributor

@Dor-bl Dor-bl commented Jan 24, 2026

This pull request introduces a new GitHub Actions workflow to automate running unit tests for the project. The workflow ensures that unit tests are executed on every push and pull request to the master branch using multiple Python versions.

CI/CD: Unit test automation

  • Added a .github/workflows/unit-tests.yml file that sets up a GitHub Actions workflow to automatically install dependencies and run Python unit tests (using unittest) for Python 3.10 and 3.11 on pushes and pull requests to master.

@Dor-bl Dor-bl closed this Jan 24, 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