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

ability to generate the HTML data and .last_run.json files only #1124

Open
cppgent0 opened this issue Feb 14, 2025 · 0 comments
Open

ability to generate the HTML data and .last_run.json files only #1124

cppgent0 opened this issue Feb 14, 2025 · 0 comments

Comments

@cppgent0
Copy link

This is an enhancement request, not a bug/issue

I currently have different types of test runs (eg. unit tests and automated system tests).

Note these are separate processes (not run in parallel).

It would be ideal if I could:

  • run each of these separately
  • gather the contents of .last_run.json and save if off separately
  • have no report data printed. (see output_message in simplecov-html)

And then at the end of all the runs:

  • run a script to generate all of the HTML
  • generate a report of all the totals from the contents I've gathered from .last_run.json
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