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

refactor(xtest): Convert to pytest framework #155

Merged
merged 9 commits into from
Jul 31, 2024

Conversation

dmihalcik-virtru
Copy link
Member

@dmihalcik-virtru dmihalcik-virtru commented Jul 30, 2024

  • Leverage pytest framework for its code generation and pretty printing features
  • While I'm here, start cleaning up the documentation around how to run xtest

Old output looks like (on failure):
image

Old output (on success):
image

New output (on failure):

image

New output (on success):

image

- Leverage pytest framework for its code generation and pretty printing features
- still WIP
- While I'm here, start cleaning up the documentation around how to run xtest
- make test names more legible by prefering enum-style names instead of direct values
- run shfmt on scripts
- fix issue with go not generating files with the right names
@dmihalcik-virtru dmihalcik-virtru marked this pull request as ready for review July 31, 2024 15:22
@dmihalcik-virtru dmihalcik-virtru requested review from a team as code owners July 31, 2024 15:22
Copy link

sonarcloud bot commented Jul 31, 2024

@dmihalcik-virtru dmihalcik-virtru merged commit 803f921 into opentdf:main Jul 31, 2024
5 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the feature/clenuaupas branch July 31, 2024 20:02
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