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

Parse nyc output #2

Open
prashaantt opened this issue Jan 16, 2017 · 5 comments
Open

Parse nyc output #2

prashaantt opened this issue Jan 16, 2017 · 5 comments

Comments

@prashaantt
Copy link
Owner

prashaantt commented Jan 16, 2017

Istanbul is being re-written as nyc, whose default output is currently not being parsed by node-tdd.

@stherrienaspnet
Copy link

Hello Prashaant, do you have plan to support new nyc output in the future?

@prashaantt
Copy link
Owner Author

Yes, I hope to get to this someday, although the text-summary option works pretty well already.

@kbrandwijk
Copy link

Would you accept a PR that includes:

  • Setting the path to the nyc report
  • Setting nyc report format (support all nyc formats)
  • Watch report file to update coverage details

@prashaantt
Copy link
Owner Author

Sure, that would be very nice @kbrandwijk! I had plans to do something similar but haven't been able to get around it yet.

@kbrandwijk
Copy link

kbrandwijk commented Jan 15, 2018

I will create a PR for this next week then. I almost have everything necessary for it running locally, but I don't have any time this week to wrap it up.

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

3 participants