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

Make easier to test reporters #62

Open
daurnimator opened this issue Jul 28, 2018 · 0 comments
Open

Make easier to test reporters #62

daurnimator opened this issue Jul 28, 2018 · 0 comments

Comments

@daurnimator
Copy link

I'm writing my own reporter (https://github.com/daurnimator/luacov-reporter-lcov) however it's not easy to test it.
Ideas:

  • Allow passing in file handle(s) (e.g. from io.tmpfile)
  • Allow passing in custom configuration (e.g. for the module=>file mapping)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants