allure-pytest 2.15.3


pip install allure-pytest

  Latest version

Released: Dec 30, 2025


Meta
Author: Qameta Software Inc., Stanislav Seliverstov

Classifiers

Development Status
  • 5 - Production/Stable

Framework
  • Pytest

Intended Audience
  • Developers

License
  • OSI Approved :: Apache Software License

Topic
  • Software Development :: Quality Assurance
  • Software Development :: Testing

Programming Language
  • Python :: 3
  • Python :: 3 :: Only
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10
  • Python :: 3.11
  • Python :: 3.12
  • Python :: 3.13

Allure Pytest Plugin

Release Status Downloads

An Allure adapter for pytest.

Allure Report logo


Quick start

$ pip install allure-pytest
$ pytest --alluredir=%allure_result_folder% ./tests
$ allure serve %allure_result_folder%

Further readings

Learn more from Allure pytest's official documentation.

2.15.3 Dec 30, 2025
2.15.2 Nov 28, 2025
2.15.1 Nov 28, 2025
2.15.0 Jul 22, 2025
2.14.3 Jun 09, 2025
2.14.2 May 06, 2025
2.14.1 Apr 28, 2025
2.14.0 Apr 03, 2025
2.13.5 Apr 01, 2024
2.13.4 Mar 25, 2024
2.13.3 Mar 11, 2024
2.13.2 Apr 26, 2023
2.13.1 Mar 16, 2023
2.13.0 Mar 01, 2023
2.12.0 Nov 23, 2022
2.11.1 Oct 12, 2022
2.11.0 Oct 06, 2022
2.10.0 Aug 22, 2022
2.9.45 Oct 15, 2021
2.9.44 Sep 29, 2021
2.9.43 Jun 02, 2021
2.9.42 May 24, 2021
2.9.41 May 19, 2021
2.8.40 Mar 22, 2021
2.8.36 Mar 04, 2021
2.8.35 Mar 02, 2021
2.8.34 Feb 18, 2021
2.8.33 Feb 04, 2021
2.8.32 Jan 25, 2021
2.8.31 Jan 13, 2021
2.8.30 Jan 13, 2021
2.8.29 Dec 21, 2020
2.8.24 Dec 07, 2020
2.8.23 Dec 06, 2020
2.8.22 Nov 27, 2020
2.8.21 Nov 20, 2020
2.8.20 Nov 19, 2020
2.8.19 Oct 29, 2020
2.8.18 Aug 14, 2020
2.8.17 Jul 24, 2020
2.8.16 May 26, 2020
2.8.15 May 20, 2020
2.8.14 May 18, 2020
2.8.13 Apr 07, 2020
2.8.12 Mar 17, 2020
2.8.11 Feb 24, 2020
2.8.10 Feb 11, 2020
2.8.9 Feb 04, 2020
2.8.7 Jan 25, 2020
2.8.6 Oct 08, 2019
2.8.5 Sep 10, 2019
2.8.4 Sep 08, 2019
2.8.3 Sep 08, 2019
2.8.2 Sep 04, 2019
2.8.1 Sep 02, 2019
2.8.0 Aug 22, 2019
2.7.1 Jul 23, 2019
2.7.0 Jun 26, 2019
2.6.5 Jun 06, 2019
2.6.4 May 30, 2019
2.6.3 May 12, 2019
2.6.2 Apr 04, 2019
2.6.1 Mar 17, 2019
2.6.0 Feb 24, 2019
2.5.5 Jan 28, 2019
2.5.4 Nov 19, 2018
2.5.3 Oct 29, 2018
2.5.2 Sep 28, 2018
2.5.1 Aug 21, 2018
2.5.0 Jul 09, 2018
2.4.1 Jun 18, 2018
2.4.0 Jun 13, 2018
2.3.4b1 May 29, 2018
2.3.3b1 May 21, 2018
2.3.2b1 Jan 29, 2018
2.3.1b1 Jan 15, 2018
2.2.4b1 Dec 06, 2017
2.2.3b1 Oct 17, 2017
2.2.2b2 Sep 20, 2017
2.2.1b1 Aug 06, 2017
2.1.1b1 Jul 23, 2017
2.1.0b1 Jul 09, 2017
2.0.0b2 Jun 27, 2017
2.0.0b1 Mar 30, 2017

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras: None
Dependencies:
pytest (>=4.5.0)
allure-python-commons (==2.15.3)