Skip to content

Fix allure_full_name parsing when square bracers is in param contents - #708

Merged
baev merged 1 commit into
masterfrom
full_name_fix
Nov 23, 2022
Merged

Fix allure_full_name parsing when square bracers is in param contents#708
baev merged 1 commit into
masterfrom
full_name_fix

Conversation

@skhomuti

@skhomuti skhomuti commented Nov 22, 2022

Copy link
Copy Markdown
Contributor

fixes #622

also fix typo in test names

Context

Checklist

@delatrie delatrie left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The new allure_full_name algorithm is much nicer now, but it omits a dot before a class name:

image

I made some suggestions to fix.

Comment thread allure-pytest/src/utils.py Outdated
Comment thread allure-pytest/test/acceptance/parametrization/parametrization_test.py Outdated
@baev
baev merged commit ed3a676 into master Nov 23, 2022
@baev
baev deleted the full_name_fix branch November 23, 2022 07:29
beckerGil pushed a commit to beckerGil/allure-python that referenced this pull request Apr 10, 2023
IvanBuruyane pushed a commit to IvanBuruyane/allure-python that referenced this pull request Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

incorrect allure_full_name parsing - testcase duplication in TestOps

3 participants