Skip to content

Add test filter module#474

Merged
baev merged 8 commits into
masterfrom
test-filter
Mar 24, 2021
Merged

Add test filter module#474
baev merged 8 commits into
masterfrom
test-filter

Conversation

@eroshenkoam
Copy link
Copy Markdown
Member

Context

Checklist

@eroshenkoam eroshenkoam added the type:new feature Change that add something new for end users label Sep 21, 2020
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Sep 23, 2020

CLA assistant check
All committers have signed the CLA.

@baev baev marked this pull request as ready for review December 1, 2020 12:59
@baev baev closed this Dec 1, 2020
@baev baev reopened this Dec 1, 2020
@github-actions github-actions Bot added theme:build theme:core theme:junit-platform JUnit 5 related issue theme:junit4 JUnit 4 related issue theme:testng TestNG related issue labels Mar 24, 2021
* @return
*/
public boolean isSelected(final String allureId, final String selector) {
return getTests().stream().map(test -> new String[]{test.getId(), test.getSelector()})
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

what

@baev baev merged commit 8f433e6 into master Mar 24, 2021
@baev baev deleted the test-filter branch March 24, 2021 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

theme:build theme:core theme:junit4 JUnit 4 related issue theme:junit-platform JUnit 5 related issue theme:testng TestNG related issue theme:workflow type:new feature Change that add something new for end users

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants