Skip to content

mohamead/allure-report-plugin

Repository files navigation

allure-report-plugin Allure Report

Build Version Downloads

Simple plugin that wraps the allure commands: generate, open and serve

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Allure Report" > Install Plugin

  • Manually:

    Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...

Usage

The plugin is developed without the need of allure being installed. Once the plugin is installed it will allow us to perform allure's generate, open and serve command on specific folders.

Generate: A pre-request in order to use this command is that the folder-name must contain the value allure-results.

Image Alt text

Image Alt text

Open: A pre-request is that the folder-name must contain the value allure-report.

Serve: A pre-request is that the folder-name must contain one of the following names allure-results, surefire-reports or failsafe-reports

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

apache-2.0


Plugin built using IntelliJ Platform Plugin Template and forked version of allure.

About

Simple plugin that wraps the allure commands: generate, open and serve

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages