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

provide some documentation for code coverage setup #215

Open
ranska opened this issue Apr 26, 2019 · 1 comment
Open

provide some documentation for code coverage setup #215

ranska opened this issue Apr 26, 2019 · 1 comment

Comments

@ranska
Copy link

ranska commented Apr 26, 2019

Hello,
Just try turnip and I believe it will fix my old cucumber issue (too much file to much folder step hard to organise (no scope)).
I want to progressively move my cucumber scénario to turnip scenario but after lot of search I didn't find any documentation about code coverage setup.
Is there someone who have done that before here ?

@gongo
Copy link
Collaborator

gongo commented Jul 16, 2019

Hi @ranska . Sorry for late reply 🙏

about code coverage setup.

Turnip is an RSpec extension. Therefore you may be able to use the coverage report library that can be used with RSpec. (e.g. SimpleCov)

If that is not coverage report you expect, what kind of report do you want?

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

2 participants