# Framework-specific Guidance

- [Supported Testing Frameworks](/framework-specific-guidance/supported-testing-frameworks.md)
- [Cypress](/framework-specific-guidance/cypress.md)
- [Updating Cypress Tests to Output in JUnit XML Format](/framework-specific-guidance/cypress/updating-cypress-tests-to-output-in-junit-xml-format.md): In this article, we'll walk through the steps to update your Cypress tests to output in JUnit XML format and how to upload them to Testery for automated analysis.
- [Playwright](/framework-specific-guidance/playwright.md): Instructions for getting your Playwright tests to run on Testery
- [Update Playwright Tests to Output in JUnit XML Format for Import Into Testery](/framework-specific-guidance/playwright/update-playwright-tests-to-output-in-junit-xml-format-for-import-into-testery.md): In this article, we'll guide you through the process of updating your Playwright tests to output results in JUnit XML format, allowing you to seamlessly integrate them into your CI/CD pipeline.  Prere
- [PyTest](/framework-specific-guidance/pytest.md)
- [Update Pytest to Generate JUnit XML for Import into Testery](/framework-specific-guidance/pytest/update-pytest-to-generate-junit-xml-for-import-into-testery.md)
- [TestNG](/framework-specific-guidance/testng.md)
- [Updating TestNG Tests to Output in JUnit XML Format](/framework-specific-guidance/testng/updating-testng-tests-to-output-in-junit-xml-format.md): In this article, we'll guide you through the process of updating your TestNG tests to output results in JUnit XML format and then uploading these results to Testery for further analysis and monitoring
