Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

👷 Setup GitHub Actions Continuous Integration tests #2

Merged
merged 3 commits into from
Jul 22, 2023
Merged

👷 Setup GitHub Actions Continuous Integration tests #2

merged 3 commits into from
Jul 22, 2023

Conversation

weiji14
Copy link
Owner

@weiji14 weiji14 commented Jul 22, 2023

Minimal configuration to run unit tests. Using pytest. Using GitHub Actions CI.

References:

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing!
Must be greater than zero, but why?
Running tests on Ubuntu-22.04 and Python 3.11 only for now. Tests ran using `poetry run pytest --verbose bambooflow/`. Also gitignoring .pytest_cache/ folders.
@weiji14 weiji14 added this to the 0.1.0 milestone Jul 22, 2023
@weiji14 weiji14 self-assigned this Jul 22, 2023
@weiji14 weiji14 marked this pull request as ready for review July 22, 2023 04:17
@weiji14 weiji14 merged commit 2b0fdc9 into main Jul 22, 2023
2 checks passed
@weiji14 weiji14 deleted the ci branch July 22, 2023 04:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant