Skip to content
New issue

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

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

Already on GitHub? # to your account

add pytest action and update config #44

Merged
merged 2 commits into from
Nov 3, 2023
Merged

add pytest action and update config #44

merged 2 commits into from
Nov 3, 2023

Conversation

CagtayFabry
Copy link
Collaborator

This PR adds a github action to run pytest

  • also adds the pytest requirements for testing in pyproject.toml and updated the pytest settings to create shorter error messages
  • adds a coverage report for pytest using pytest-cov (install using pip install pytest-cov)

@CagtayFabry CagtayFabry added the enhancement New feature or request label Nov 1, 2023
@barisccolak barisccolak merged commit 90aa919 into barisccolak:testing Nov 3, 2023
@CagtayFabry CagtayFabry deleted the testing branch November 3, 2023 10:47
barisccolak added a commit that referenced this pull request Nov 7, 2023
* Environment setup

* test_checks is implemented (work in progress)

* test_check_C_error_3 is implemented.

* some tests and debugging implemented.

* check_D bug is solved (#18)

* Tests are implemented until check_E (#42)

* Tests are implemented until check_E (#42)

* add pytest action and update config (#44)

* Testing

With this commit:
-Tests until check_H are implemented.
-check_F can detect and return multiple errors

---------

Co-authored-by: Çağtay Fabry <cagtay.fabry@bam.de>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants