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

Testing/pydicom validation #204

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from

Conversation

bpeake-illuscio
Copy link
Contributor

This PR builds on #201 and implements validating reads and writes with pydicom as discussed in #198. The following is a high-level list of changes made.

  • Added pydicom build tag and validation_pydicom_tests.go for running these tests.
  • Added validation_pydicom.py script run by the go test file above.
  • Added VALIDATION_TESTS_README.txt detailing requirements and dependency installation.
  • Added python setup to github actions.

Let me know what you think. Thanks!

@bpeake-illuscio bpeake-illuscio marked this pull request as draft April 6, 2021 03:16
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.

None yet

2 participants