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

Support test group annotation #89

Open
fushar opened this issue Nov 15, 2016 · 0 comments
Open

Support test group annotation #89

fushar opened this issue Nov 15, 2016 · 0 comments
Labels

Comments

@fushar
Copy link
Member

fushar commented Nov 15, 2016

For example,

TestGroup2() {
    Annotation("randomized");

    CASE(...);
}

will generate slug_2-randomized_1.in, slug_2-randomized_2.in, etc.

@fushar fushar added spec and removed P3-low labels Jul 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant