inspec / inspec

InSpec: Auditing and Testing Framework
http://inspec.io
Other
2.85k stars 682 forks source link

Allure report generation #4991

Open srimanmittapally opened 4 years ago

srimanmittapally commented 4 years ago

Allure report generation: Is it possible to add a allure report into Inspec ? I found using rspec we can generate the report: gem 'allure-rspec'

So is it possible to add allure report ?

The reason I am asking to add is since Inspec html generated report is not giving overview all tests and segregated information I thought either allure or Extent API report or anything similar would be great. thanks

skpaterson commented 4 years ago

Thanks for this @srimanmittapally. Adding a new reporting format would be new core InSpec functionality and not specific to the AWS resource pack so I'll transfer this issue across.

srimanmittapally commented 4 years ago

Hi, any update on this ?

kmf commented 4 years ago

Watching

james-stocks commented 4 years ago

Is the desire to get the current InSpec reporting (e.g. if you use the existing JSON reporter for InSpec) into Allure; or is it to also add new annotations to InSpec code (e.g. as documented for allure-rspec) ?

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. We value your input and contribution. Please leave a comment if this issue still affects you.