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

How can I run Java Classes without any feature files to get serenity reports? #7

Open
samruddhidhoble opened this issue Aug 24, 2018 · 0 comments

Comments

@samruddhidhoble
Copy link

Hi,
We have an existing project which has 100+ Script automated for Rest API testing using Rest Assured/Java framework. We saw serenity reports samples and found interesting and wanted to implement it in our project.
We tried maven setup,but we could get report for our scripts only running as maven test.
Since our project never had any feature file to run ,we always ran as junit.

Can you please suggest how can I run my existing java classes as junit, by implementing any runner class with out any feature file to get serenity reports.
I tried to use @WithTag name, @with tag color but it didn't work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant