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

Can you add functionality for exporting dataset from XRAY #64

Open
ormembar31 opened this issue Jan 10, 2023 · 3 comments
Open

Can you add functionality for exporting dataset from XRAY #64

ormembar31 opened this issue Jan 10, 2023 · 3 comments

Comments

@ormembar31
Copy link

Hey fundakol,
Is it possible to add to the pytest-jira-xray package functionality that exports a dataset from a given xray id?

@fundakol
Copy link
Owner

Could you elaborate more what you want?

@ormembar31
Copy link
Author

I actually implemented a pytest fixture that does this, but I think it would be cool if your package could do it instead. Basically I want to implement this: https://docs.getxray.app/display/XRAYCLOUD/Exporting+datasets+-+REST+v2
I want the pytest-jira-xray to have a function that gets an XRAY id and get retrieve the dataset in that key. Perhaps it returns a path to a csv file that was saved to the /tmp of the user (that's how I implemented it) but any other solution is good.

@fundakol
Copy link
Owner

fundakol commented Feb 2, 2023

I don't plan to extend this package for additional functionality which is not related to uploading results to Xray. If you need something more than a plugin for pytest you can try with other tools like https://pypi.org/project/atlassian-python-api/

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

No branches or pull requests

2 participants