---
title: Guides
description: Explore useful guides for working with Allure Report, covering integration, parameterization, and more to enhance your testing and reporting experience.
---

# Guides

Let's practice using Allure Report together. Here is the list of available guides:

- [JUnit 5 parameterization](/docs/guides/junit5-parametrization/)
- [Integrating screenshots and other attachments in Allure Report with Selenide and JUnit&nbsp;5](/docs/guides/junit5-selenide-screenshots/)
- [Integrating screenshots in Allure Report with Selenium and JUnit&nbsp;5](/docs/guides/junit5-selenium-screenshots/)
- [Setting up JUnit 5 with GitHub Actions](/docs/guides/junit5-github-actions/)
- [Pytest parameterization](/docs/guides/pytest-parameterization/)
- [Integrating screenshots in Allure Report with Pytest and Selenium](/docs/guides/pytest-selenium-screenshots/)
- [Integrating screenshots in Allure Report with Pytest and Playwright](/docs/guides/playwright-pytest-screenshots/)
- [Integrating videos in Allure Report with Pytest and Playwright](/docs/guides/pytest-playwright-video/)
- [Playwright parameterization](/docs/guides/playwright-parameterization/)
- [Publishing Reports to GitHub Pages](/docs/guides/github-pages/)
- [Allure Report 3: XCResults Reader ](/docs/guides/xcresults-reader/)

Stay tuned, as there are more to come.
