بدون توضیح

Nikita Chursin 210a087c80 license 3 سال پیش
src 4b9bc05979 renamed test results file 3 سال پیش
.gitignore c50a41f102 parses tests correctly 3 سال پیش
LICENSE 210a087c80 license 3 سال پیش
README.md 60f2c56365 readme 3 سال پیش
pom.xml c50a41f102 parses tests correctly 3 سال پیش

README.md

SfAllure

An Allure plugin to generate nice Allure reports for Salesforce Apex test results.

Requirements

  1. Allure

Installation

  1. Download the latest version form relases
  2. Upzip it and put into allure/**/plugins
  3. Go to allure/**/config/allure.yml and add the following line to plugins: ```yaml plugins:
    • sfallure ... ```

SFDX plugin

There's an SFDX plugin to make it easier for you to use this Allure plugin.