input-output-hk / ptt-cli

Plinth Testing Tool using the Contract Model
Other
2 stars 0 forks source link

Output the coverage report (as is) (idea: have the highlighting in VSCode directly instead of separate HTML page) #2

Open RSoulatIOHK opened 4 weeks ago

RSoulatIOHK commented 4 weeks ago

Description

As a user, I want to be able to see the information about coverage in the interface of my editor (VSCode for the moment). The tool must output the coverage information in a format that can be used by the VSCode extension to display this without requiring a lot of computation done by the extension itself.

Acceptance Criteria

Dependency

Discussions (and maybe spike on VSCode API) needs to happen between @bogdan-manole and @KJES4

robpangilinanioi commented 1 week ago

Need task from @bogdan-manole discuss with @Ali-Hill what we can generate today and have examples...