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

TestData run a specific data set #14

Closed
occupant23 opened this issue Jan 12, 2018 · 3 comments
Closed

TestData run a specific data set #14

occupant23 opened this issue Jan 12, 2018 · 3 comments
Labels
codeDone The issue is rechecked for development branch codeReadyForRecheck The issue is fixed/implemented AND merged into development, but needs to be rechecked there feature Medium Priority
Milestone

Comments

@occupant23
Copy link
Contributor

Add or enhance an annotation to allow you to run a specific data set.

E.g.
@testdata(dataSetIndex=2)
or
@testdata(id=TestId)

@marcuskaufmann marcuskaufmann added the codeReadyForRecheck The issue is fixed/implemented AND merged into development, but needs to be rechecked there label May 8, 2018
@occupant23
Copy link
Contributor Author

Please add documentation for using testId instead of data set number.

@occupant23
Copy link
Contributor Author

Works pretty good. Could we change the visualization of the tree view so that multiple executions of a data set are sorted into the same data set bucket.

E.g. In the example below I would like to have the two last items integrated into the first data set bucket.
screen shot 2018-05-17 at 10 03 17

@occupant23 occupant23 added codeReadyForRecheck The issue is fixed/implemented AND merged into development, but needs to be rechecked there codeDone The issue is rechecked for development branch and removed codeReadyForRecheck The issue is fixed/implemented AND merged into development, but needs to be rechecked there labels May 18, 2018
@occupant23
Copy link
Contributor Author

Rechecked the bucketing works now as expected.

@occupant23 occupant23 added this to the v1.0 milestone May 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
codeDone The issue is rechecked for development branch codeReadyForRecheck The issue is fixed/implemented AND merged into development, but needs to be rechecked there feature Medium Priority
Projects
None yet
Development

No branches or pull requests

2 participants