Skip to content

Implement ability to serve report without external deps #711

@shadowusr

Description

@shadowusr

Contribution

Describe the user story

Right now we recommend our users to run "npx http-server" to see static report locally

Describe the solution you'd like

We should not require usage of external packages and rely on core node modules (like http) to run local server with static. The command should be npx html-reporter serve and support basic options that we have in GUI mode, like port changing.

Describe the drawbacks of your solution

No response

Describe alternatives you've considered

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions