Skip to content

Allure AssertJ steps are duplicated as multiple sub-steps #1064

@Sundeltop

Description

@Sundeltop

What happened?

When some AssertJ assertion is executed (isEqualTo, isTrue etc), it is duplicated in report as multiple sub-steps
image

Caused by @Pointcut("execution(public * org.assertj.core.api.AbstractAssert+.*(..)) && !proxyMethod()") matching multiple assertion methods being called

What Allure Integration are you using?

allure-assertj

What version of Allure Integration you are using?

2.27.0

What version of Allure Report you are using?

2.27.0

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions