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

Adding --steps parameter removes the code coverage output #2620

Closed
mhightower opened this issue Dec 9, 2015 · 4 comments
Closed

Adding --steps parameter removes the code coverage output #2620

mhightower opened this issue Dec 9, 2015 · 4 comments
Labels

Comments

@mhightower
Copy link
Contributor

I have a build script that calls
bin/codecept run --coverage --coverage-html --steps
does not create tests/_output/coverage
bin//codecept run --coverage --coverage-html
produces tests/_output/coverage

The first call I wanted so that the developers will have a nice command line output and HTML report.

@Naktibalda
Copy link
Member

Is it the same issue as #967 or a different one?

@mhightower
Copy link
Contributor Author

I forgot I opened that one. Found it, forgot it, found it again. It is the same issue but for the latest 2.1.4 version.

@legionmaster
Copy link

Still the same in version 2.1.7
@mhightower thanks for pointing to the error, I searched for hours and could not understand why there is no code coverage output.

@Naktibalda
Copy link
Member

I can't believe how simple the fix is.

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

3 participants