ozontech / allure-go

Complete Allure provider in Go which doesn't overload the interface usage
https://t.me/allure_go_chat
Apache License 2.0
317 stars 34 forks source link

Allure report's FullName duplicates testname for non-suite tests #25

Closed koodeex closed 2 years ago

koodeex commented 2 years ago

Describe the bug Allure report's FullName duplicates testname for non-suite tests

To Reproduce Steps to reproduce the behavior:

  1. run test with runner.Run(...)
  2. Check report
  3. What has been expected: testRunner/test
  4. What you got actual: testRunner/test/test

Screenshots

Снимок экрана 2022-08-15 в 22 08 25