Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

skhomuti
Copy link
Collaborator

@skhomuti skhomuti commented Nov 22, 2022

fixes #622

also fix typo in test names

Context

Checklist

Copy link
Contributor

@delatrie delatrie left a comment

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.

allure-pytest/src/utils.py Outdated Show resolved Hide resolved
@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