🌐 AI搜索 & 代理 主页
Skip to content

Conversation

@epszaw
Copy link
Member

@epszaw epszaw commented Jun 4, 2023

Context

Fixes the problem with deep suites structure for jasmine reporter.
Implements utility to extract and assign suites labels to a given test.
Replaces ts-node by tsx (no more types definition errors!)

Checklist

@epszaw epszaw added type:bug Something isn't working theme:jasmine Jasmine related issue labels Jun 4, 2023
@epszaw epszaw force-pushed the jasmine-suites-structure branch from bc205f5 to 451d0b5 Compare June 4, 2023 11:12
@github-actions github-actions bot added the theme:api Javascript API related issue label Jun 4, 2023
@epszaw epszaw force-pushed the jasmine-suites-structure branch from 4b2e5cb to ffbcb93 Compare June 4, 2023 14:26
@github-actions github-actions bot added the theme:mocha Mocha related issue label Jun 4, 2023
@epszaw epszaw force-pushed the jasmine-suites-structure branch from baf9aa9 to 60d5db1 Compare June 4, 2023 14:37
@epszaw epszaw marked this pull request as ready for review June 4, 2023 14:48
@epszaw epszaw requested a review from baev June 4, 2023 14:48
@epszaw epszaw removed the request for review from baev June 4, 2023 16:55
@epszaw epszaw changed the title Correct suites structure for jasmine reporter Suites labels utility Jun 5, 2023
@epszaw epszaw requested review from baev and vovsemenv June 5, 2023 13:46
@epszaw epszaw linked an issue Jun 7, 2023 that may be closed by this pull request
@epszaw epszaw force-pushed the jasmine-suites-structure branch from cba6f2f to d9551bd Compare June 16, 2023 09:34
@baev baev merged commit f039be1 into master Jun 16, 2023
@baev baev deleted the jasmine-suites-structure branch June 16, 2023 10:41
@nagarajanragothaman
Copy link

Hi There, i'm using cucumber js with allure reports and my allure reports suite are coming with scenarios names only and not with folder structure. Is this pull request will close my issue as well? Or its only for jasmine?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:api Javascript API related issue theme:build theme:cucumberjs CucumberJS related issue theme:decorators theme:jasmine Jasmine related issue theme:mocha Mocha related issue type:bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allure-hermione doesn't match describe as suite

5 participants