An open API service providing commit metadata for open source projects.

GitHub / allure-framework/allure-python / commits

Allure integrations for Python test frameworks

SHA Message Author Date Stats
d420cff8 Fix ModuleNotFoundError when creating distributions with setup.py (#905) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
1de42583 chore(ci): test pytest v9 (#893)
Co-authored-by: Maksim Stepanov <1****e@u****m>
Kieran Ryan <k****y@g****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
5d75ade9 New API for global errors and attachments (#904) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 month ago
63017ae9 Python linting through `ruff` (#888) Kieran Ryan <k****y@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
20317246 Add zip attachment type (#889) Kieran Ryan <k****y@g****m>
Committed by: GitHub <n****y@g****m>
5 months ago
21571c8a Set testCaseId for all test results produced by allure_robotframework (#884) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
466b1dda Set testCaseId for all test results produced by allure_behave (#883) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
6 months ago
58330938 Add workflow-wide gh actions permissions (#875) epszaw <k****n@e****e>
Committed by: GitHub <n****y@g****m>
9 months ago
ab143146 feat: add titlePath to results generated by all allure-pytest integrations (#... Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
0f7da56e fix(pytest): properly include nested classes in fullName, historyId, testCase... Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
11 months ago
4d679289 Don't convert built-in (reserved) pytest markers to allure tags (fix #817) (#... Denis Sharov <d****s@g****m>
Committed by: GitHub <n****y@g****m>
12 months ago
9d12890b fix(pytest): can't change a fixture's title in pytest 8.4 or later (#866) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
12 months ago
3cd731aa fix(behave): add cleanup; fix invalid call from AllureHooks (#860) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
68bbafe2 Set the correct detail message for passed steps (fix #835) (#853) Denis Sharov <d****s@g****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
04a96551 fix(pytest-bdd): compatibility with pytest-bdd 5 and 6 (#851) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
3ea25a29 feat(commons): enable typecheck for Allure API (#850) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
4c34305c deps(pytest-bdd): require pytest-bdd>=5.0.0 (via #849) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
e9003d08 chore(commons): tiny fixes of step type checking (#846) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
d5a7a20e Add typehints for step func returning types (#830)
Co-authored-by: starod00m <n****a@f****t>
starod00m <n****a@f****t>
Committed by: GitHub <n****y@g****m>
about 1 year ago
8063899d Added dynamic severity example (#758) Suhaib Saeed <6****d@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
1ceb1560 feat(pytest-bdd): Allure API implementation (fixes #726, via #845) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 1 year ago
41989407 fix SVG mime type (#841) Harmin Parra Rueda <h****a@g****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
d2499a2d chore(ci): update python versions to test against (#842) Maksim Stepanov <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 1 year ago
20ba28a0 fix: clean-alluredir FileNotFoundError when run test with xdist (#809) hokor <h****r@1****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
cdae0ba7 Fix cache issue with the build workflow (#810) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d8573497 Replace version comparison with duck-style checks (fix #802) (#803) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
097fcf68 Add logs, stdout and stderr to the allure-pytest-bdd report (#801) IvanBuruyane <i****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
d759bc54 Fixes #771 allure-behave formatter crash with behave v1.2.7.dev5 (#798)
Co-authored-by: Maxim <1****e@u****m>
Marco Carosi <e****e@g****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
2a71e7fb add run-name to release workflow (via #800) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
04fa4216 Fix project's metadata. Add common READMEs (#799) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
00591e17 Fix compatibility with pytest 8.1 (#795) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 2 years ago
058a6afb update copyright Dmitry Baev <b****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
2e7ecd7a Add pytest ParameterSet.id placeholder for @allure.title formatter (#787)
Co-authored-by: Maxim <1****e@u****m>
Albert Safin <3****b@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
fe74f46f Expected fail of lazy-fixture tests (#793) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
f5db4f4e Use the standard header in all READMEs (#784) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
078370ed update links Dmitry Baev <b****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
0f9d7815 update links Dmitry Baev <b****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
b7c48704 update docs link Dmitry Baev <b****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
5b9d37c9 Ignore --clean-alluredir when using --collectonly (#753) Aleksandr Brodin <4****n@u****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
365d2b85 Update link to the docs (#779) Dmitry Baev <b****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
1897ef45 update pull request template Dmitry Baev <b****m@g****m>
Committed by: GitHub <n****y@g****m>
over 2 years ago
200b7175 Replace direct type comparisons with isinstance (#760) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
7b5f6989 Fix custom label doc: "allure-labels" -> "allure-label" (#748) Ivan Lukyanov <i****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 3 years ago
8e7b2aef Fix historyId calculation by allure-pytest (fix #743, #744) (#745) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
14624e42 Fix suite label duplication when using dynamic suite functions (Fixes #586) (... Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
12085cd7 Fix squashed results when using rerunfailures (fixes #735) (#736) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
690c6ea3 Fix regression: allure_pytest.utils.allure_title crashes if obj attr doesn't ... Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
about 3 years ago
86cff25b Refactor tests to use pytest as a test runner for all the packages (#732) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
919d3df1 Fix --allure-severities argument of allure-pytest (fixes #260, #261) (#729) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
efbebf76 Add `--allure-label` command line option to filter test cases by custom label...
Co-authored-by: Sergey Khomutinin <3****i@u****m>
Albert Safin <3****b@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c1a4b000 Fix parameters parsing from "Scenario Outline" for pytest-bdd >= 5.0.0 (fixes...
Co-authored-by: Maxim <1****e@u****m>
Jan Reimer <6****n@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d667b5e3 Fix table data to csv conversion in allure-behave (#718) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
bbe1ee92 Remove old python2-related code and add python 3.11 support (#715) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
3f113fe5 Fix failed doctest status reporting (#709) Maxim <1****e@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ed3a676c fix allure_full_name parsing when square bracers is in param contents (fixes ... Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d01925f6 fixes links to the documentation (via #707) Egor Ivanov <8****u@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
6da2cab1 add dynamic.parameter function (fixes #699, via #565) Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ef8d1f40 Add missing functions in dynamic package (#703) Oleg Reshetnikov <o****r@g****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
d0415af5 No need to update fixtures in test teardown because all fixtures are already ... Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
2e869c7f Failed fixtures don't break test name templating from fixture values (#694) Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
cfb6395b Add @allure.manual decorator to simplify ALLURE_MANUAL=True label setting (#688)
Co-authored-by: skhomuti <s****i@g****m>
Albert Safin <3****b@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
78fc95fb fix robot step status on not executed steps (fixes #678, via #687) Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
481ea547 merge Merge pull request #686 from ShurikMen/master Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
ba1dc29a merge Merge branch 'master' into master Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
c694e740 add name to allure plugin Aleksandr Brodin <s****n@g****m> over 3 years ago
aa7a29aa merge Merge pull request #637 from ShurikMen/master Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 3 years ago
b186b930 fix flake8 errors Aleksandr Brodin <s****n@g****m>
Committed by: Aleksandr Brodin <4****n@u****m>
almost 4 years ago
c890d8ba update fixture tests Aleksandr Brodin <s****n@g****m>
Committed by: Aleksandr Brodin <4****n@u****m>
almost 4 years ago
014fda4a check fixtures children after any phases Aleksandr Brodin <s****n@g****m>
Committed by: Aleksandr Brodin <4****n@u****m>
almost 4 years ago
a7a8aa1e merge Merge pull request #684 from allure-framework/readme-mistakes Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
f1d36821 Fix workflow filters skhomuti <s****i@g****m> almost 4 years ago
8a689139 Convert readme from rst to md skhomuti <s****i@g****m> almost 4 years ago
108a370b merge Merge pull request #679 from allure-framework/dependabot/pip/allure-python-co... Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
9ea96adf Update flake8 requirement in /allure-python-commons-test
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
0b8f1c9a merge Merge pull request #680 from allure-framework/dependabot/pip/allure-pytest/fl... Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d278c62d Update flake8 requirement from ==4.* to ==5.* in /allure-pytest
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
e518aed3 merge Merge pull request #681 from allure-framework/dependabot/pip/allure-robotfram... Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
030b8853 Update flake8 requirement from ==4.* to ==5.* in /allure-robotframework
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
7135d294 merge Merge pull request #682 from allure-framework/dependabot/pip/allure-python-co... Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
387bd64a merge Merge branch 'master' into dependabot/pip/allure-python-commons/flake8-eq-5.star Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
4a1559f8 merge Merge pull request #683 from allure-framework/dependabot/pip/allure-behave/fl... Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
1b0712f3 Update flake8 requirement from ==4.* to ==5.* in /allure-python-commons
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
be916dab Update flake8 requirement from ==4.* to ==5.* in /allure-behave
Signed-off-by: dependabot[bot] <s****t@g****m>
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
08d93b9f merge Merge pull request #676 from allure-framework/workflow-rework Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
659c001b Add paths filter action skhomuti <s****i@g****m> almost 4 years ago
c214a865 Union workflows skhomuti <s****i@g****m> almost 4 years ago
3065960d Reworked other frameworks skhomuti <s****i@g****m> almost 4 years ago
00bd4244 Cache commons skhomuti <s****i@g****m> almost 4 years ago
19f489f1 Add pytest workflow skhomuti <s****i@g****m> almost 4 years ago
b249c0f9 drop python 3.6 support (via #675) Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
d3bfabbe alternate realization of threads support (fixes #563, fixes #605, via #647) Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
almost 4 years ago
bea7854f fix report for dynamically called fixtures Aleksandr Brodin <s****n@g****m>
Committed by: Aleksandr Brodin <4****n@u****m>
over 4 years ago
3c74fd54 upgrade to github-native dependabot (via #587) dependabot-preview[bot] <2****]@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
f3e41d3b add inversion key and condition in select_by_testcase (via #634) Lirlili <8****i@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
a5d0510f call deselect hook when tests filtered (via #628) Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
7fcb13df Add pytest-check integration test (via #612) Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
1aae5edf add python_requires directive to allure-python (via #599) iamdbychkov <5****v@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
4c7a6081 fix none step_result error (via #608) Max 麻虾 <2****x@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
9836e565 Add py38 and py39 to build envs (via #613) Sergey Khomutinin <3****i@u****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago
5ebe2d12 Fix behave hooks reporting (via #623) Stanislav Seliverstov <s****v@g****m>
Committed by: GitHub <n****y@g****m>
over 4 years ago

← Back to repository