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

Show better reports with iit #22

Open
juliemr opened this issue Jul 7, 2014 · 1 comment
Open

Show better reports with iit #22

juliemr opened this issue Jul 7, 2014 · 1 comment
Labels

Comments

@juliemr
Copy link
Owner

juliemr commented Jul 7, 2014

When I run the single test case by using 'iit', it actually executes only one test case. I can say this from the assertions count and looking at the UI. But, the report shows that it did run all the tests in the suite.

for example: my report says "8 tests, 1 assertion, 0 failures" when I have a iit for one of the test case and "8 tests, 20 assertions, 0 failures" when I run all of them without having a iit. Is there any way that we could make the no of tests to be shown as "1 test, 1 assertion 0 failures" when we add a iit?

I have posted this on Stackoverflow as well.
http://stackoverflow.com/questions/24536572/how-to-run-a-single-specific-test-case-when-using-protractor/24536865?noredirect=1#comment38013523_24536865

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

2 participants