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

Unit tests for dic2owl CLI and setup testing framework #62

Merged
merged 8 commits into from
Dec 3, 2021

Conversation

CasperWA
Copy link
Contributor

@CasperWA CasperWA commented Aug 30, 2021

Add unit tests using PyTest for the dic2owl Python package:

  • Set up PyTest framework.
  • Test cli.py.
  • Test dic2owl.py.

@CasperWA CasperWA added the dic2owl Issue or PR related specifically to the dic2owl Python package label Aug 30, 2021
@CasperWA CasperWA force-pushed the close_57_unit-tests-dic2owl branch 2 times, most recently from c81764a to 7d0d77e Compare August 30, 2021 16:37
Uncommenting `--log-level` and `--debug`.
They should be uncommented and used when support for them are available,
or eventually removed if it's determined they should not be implemented.
Add generated coverage report to `.gitignore` when running `pytest` with
coverage locally.
This is specifically for the CLI runner pytest fixture: Explicitly print
out stdout and stderr.
Implement better typing all-round.
@CasperWA
Copy link
Contributor Author

CasperWA commented Dec 1, 2021

I'll get this in, creating a new issue for the remaining dic2owl unit tests.

@CasperWA CasperWA marked this pull request as ready for review December 1, 2021 15:58
@CasperWA CasperWA changed the title Unit tests for dic2owl Unit tests for dic2owl CLI and setup testing framework Dec 1, 2021
@CasperWA CasperWA merged commit bfeaf81 into main Dec 3, 2021
@CasperWA CasperWA deleted the close_57_unit-tests-dic2owl branch December 3, 2021 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dic2owl Issue or PR related specifically to the dic2owl Python package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant