allure-plugin.yml 182 B

1234567
  1. id: behaviors
  2. name: Behaviors aggregator
  3. description: The aggregator adds behaviors tab to the report
  4. extensions:
  5. - io.qameta.allure.behaviors.BehaviorsPlugin
  6. jsFiles:
  7. - index.js