HTML Report is missing #5938
|
I have just started using avocado framework, installed it , tried sample test but I am not able to get the html report
|
Answered by
RimshaT1610
May 27, 2024
Replies: 1 comment 1 reply
|
The HTML report needs the html plugin enabled that is an optional plugin. When you install through pip it doesn't come , but it's best to install via source code to have the optional_plugins directory to get it installed |
1 reply
Answer selected by
RimshaT1610
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

The HTML report needs the html plugin enabled that is an optional plugin.
When you install through pip it doesn't come , but it's best to install via source code to have the optional_plugins directory to get it installed