-
Notifications
You must be signed in to change notification settings - Fork 243
Pull requests: allure-framework/allure-python
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support the display of duplicate tag names (fix #832)
#852
opened Apr 5, 2025 by
sharovd
Loading…
2 tasks done
Add --allure-tags command line option to filter test cases by custom tags and pytest markers
#723
opened Dec 26, 2022 by
ShurikMen
Loading…
2 tasks
Use error message for status details of step that does not have exception and is not undefined
theme:behave
#650
opened Feb 7, 2022 by
JoelWhitney
Loading…
1 of 2 tasks
Do not call not existing start_feature method (fixes #629)
theme:behave
#645
opened Jan 14, 2022 by
tkratky
Loading…
1 of 2 tasks
Allow user/tests to delete (and hence not just append but modify) any label that is available
#600
opened Jun 17, 2021 by
TheAutomationWizard
Loading…
1 of 2 tasks
add keys suite and package to behave allure results (fixes #389)
#589
opened May 15, 2021 by
leomenezessz
Loading…
1 of 2 tasks
Add flag that allows not to attach logs for passed tests
#577
opened Mar 19, 2021 by
efpato
Loading…
2 tasks done
Add execution info for non-Exception scenario
#560
opened Feb 3, 2021 by
jaimedelreyg
Loading…
1 task done
Added parametrized dynamic links to use like @allure.link('{link}') or @allure.testcase('{testcase_link}')
#496
opened Jun 15, 2020 by
Kirikami
Loading…
2 tasks done
Adding patch for error AttributeError: 'NoneType' object has no attri…
#456
opened Jan 25, 2020 by
emartyacn
Loading…
Fix invalid order (or unknown duration) of skipped or failed (in fixture) testcase
#310
opened Nov 16, 2018 by
merzlya
Loading…
2 tasks
Add allure-pytest-log plugin for capture stdout content and attach to each step/test/fixture in report
#263
opened Jul 3, 2018 by
wuhuizuo
Loading…
2 tasks done
ProTip!
Exclude everything labeled
bug
with -label:bug.