Skip to content

ohlori/mocha-allure2-example

 
 

Repository files navigation

Allure 2 Mocha Report Examples

This project demonstrates how to use mocha-allure2-reporter with ts-test-decorators.

Usage

Dependencies installation and tests execution:

yarn && yarn test

Test results report generation and opening:

yarn allure-report

Note that .env was pushed to show how to deal with TMS_URL / PMS_URL environment variables required to be set while working with @issue / @testCaseId decorators.

image

About

Allure 2 Mocha examples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%