11Allure Python Integrations
22==========================
33The repository contains adaptors for python-based test frameworks.
4- Documentation is available `online https://docs.qameta.io/allure/2.0/) `_, also you can get help at
5- `gitter chanel https://gitter.im/allure-framework/allure-core) `_
4+ Documentation is available `online < https://docs.qameta.io/allure/2.0/) > `_, also you can get help at
5+ `gitter chanel < https://gitter.im/allure-framework/allure-core) > `_
66
77
88Pytest
1414 :alt: Downloads
1515 :target: https://pypi.python.org/pypi/allure-pytest
1616
17- Allure `pytest http://pytest.org `_ integration. It's developed as pytest plugin and distributed via
18- `pypi https://pypi.python.org/pypi/allure-pytest `_
17+ Allure `pytest < http://pytest.org > `_ integration. It's developed as pytest plugin and distributed via
18+ `pypi < https://pypi.python.org/pypi/allure-pytest > `_
1919
2020
2121Behave
2727 :alt: Downloads
2828 :target: https://pypi.python.org/pypi/allure-behave
2929
30- Allure `behave https://behave.readthedocs.io/en/latest/ `_ integration. Just external formatter that produce test results in
31- allure2 format. This package is available on `pypi https://pypi.python.org/pypi/allure-behave `_
30+ Allure `behave < https://behave.readthedocs.io/en/latest/ > `_ integration. Just external formatter that produce test results in
31+ allure2 format. This package is available on `pypi < https://pypi.python.org/pypi/allure-behave > `_
3232
3333
3434Robot Framework
@@ -40,9 +40,9 @@ Robot Framework
4040 :alt: Downloads
4141 :target: https://pypi.python.org/pypi/allure-robotframework
4242
43- Allure `RobotFramework http://robotframework.org/ `_ integration. This integration is a
44- `Listener http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#listener-interface) `_
45- and does not require changing autotests. Available on `pypi https://pypi.python.org/pypi/allure-robotframework `_
43+ Allure `RobotFramework < http://robotframework.org/ > `_ integration. This integration is a
44+ `Listener < http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#listener-interface) > `_
45+ and does not require changing autotests. Available on `pypi < https://pypi.python.org/pypi/allure-robotframework > `_
4646
4747
4848Allure python commons
0 commit comments