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

[FR] Sync automation status with jest #580

Open
eilinwis opened this issue May 14, 2024 · 0 comments
Open

[FR] Sync automation status with jest #580

eilinwis opened this issue May 14, 2024 · 0 comments

Comments

@eilinwis
Copy link

Dear Qase Team,

I am writing to ask about the possibility of adding a feature that would automatically update the status of test cases to "Automated" based on their execution in the Jest framework without it.skip. RN i do it manually. After my test found a bug, i skip the test and mark it in qase as Automation Status -> "Manual"

For example:
I use jest-qase-reporter. My test looks like this:

describe('Profile:', () => { it(qase(608, '[Profile]: Should check profile [L3]'), async () =>

Can you do Automation status change for test case https://app.qase.io/case/PROJECT-608 if it has .skip status in code?

Implementing this feature would greatly streamline our testing process and ensure data accuracy within the system.

Thank you so much

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

1 participant