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 use "ibrik instrument" by command line #7

Open
pithu opened this issue Aug 29, 2013 · 0 comments
Open

how can i use "ibrik instrument" by command line #7

pithu opened this issue Aug 29, 2013 · 0 comments

Comments

@pithu
Copy link

pithu commented Aug 29, 2013

Separating the instrumenting step from the "coverage" step is quite helpful, p.e. if you want to run integration tests against an instrumented web application.

What we are doing is: instrument our code with istanbul, start a webapp with the intrumented code, then run our integration tests against it, afterwards we generate the reports.

it would be great if we could extend or test setup with coffeescript support and your ibrik istanbul extension looks great and doing almost the job we need.

Do you see a good way to introduce an separate instrument command to ibrik?

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