Skip to content

Allure Reporting - Windows

This has not been installed in PyTest-Full-Stack but a fine article, as ever, is https://pytest-with-eric.com/reporting/pytest-allure-report/.

You will need Allure to run this repo and Java needs to be installed.

If you are on Windows, like me, we can set up Java/Allure as follows:

I used the following video - Useful JDK Video and adapted it to my own video - Install Java.

To install Allure:

Allure Install Video

  • For Allure, download the zip of the version you want.
  • Unzip and place in a location of your choice.
  • Add the path in environment variables. Mine was C:\allure\bin