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

Add support for markdown output #154

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

dosas
Copy link
Contributor

@dosas dosas commented Feb 22, 2024

No description provided.

@dosas
Copy link
Contributor Author

dosas commented Mar 26, 2024

@elyezer ping

@JacobCallahan
Copy link
Member

Hi there! Can you add a comment in here showing an example of the output?

@dosas
Copy link
Contributor Author

dosas commented Mar 27, 2024

Sure:

testimony print -m robottelo/tests/foreman/cli/

# robottelo/tests/foreman/cli/test_syncplan.py


## test_positive_create_with_name:119


### test

Check if syncplan can be created with random names


### invalid tokens
* requirement: Syncplan
* caseautomation: Automated
* casecomponent: SyncPlans
* team: Phoenix-content
* caseimportance: Critical
* id: dc0a86f7-4219-427e-92fd-29352dbdbfce
* parametrized: yes
* expectedresults: Sync plan is created and has random name




## test_positive_create_with_description:139


### test

Check if syncplan can be created with random description


### invalid tokens
* requirement: Syncplan
* caseautomation: Automated
* casecomponent: SyncPlans
* team: Phoenix-content
* caseimportance: Critical
* id: a1bbe81b-60f5-4a19-b400-a02a23fa1dfa
* parametrized: yes
* expectedresults: Sync plan is created and has random description




## test_positive_create_with_interval:159


### test

Check if syncplan can be created with varied intervals


### invalid tokens
* requirement: Syncplan
* caseautomation: Automated
* casecomponent: SyncPlans
* team: Phoenix-content
* caseimportance: Critical
* id: 32eb0c1d-0c9a-4fb5-a185-68d0d705fbce
* parametrized: yes
* expectedresults: Sync plan is created and has selected interval

Copy link
Member

@ogajduse ogajduse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code would need some formatting, but that is something that the ruff formatted or black can take care of. We can set it up in a different PR.
LGTM

@JacobCallahan JacobCallahan merged commit 41f0172 into SatelliteQE:master Apr 2, 2024
4 checks passed
@ogajduse
Copy link
Member

ogajduse commented Apr 5, 2024

https://github.com/SatelliteQE/testimony/releases/tag/2.4.0 is out and available on PyPi. Thank you for your contribution.

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.

3 participants