Skip to content

tymfear/ava-allure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AVA-Allure report generation example

This project is example of how AVA test framework could be potentially used with Allure Report;

Step to use:

  1. npm test
  2. npm run allure:generate
  3. npm run allure:serve

Note: There is a pretest script that removed previous test results, it's just a rm -rf command, so not cross-platform.

About

Example of how Allure reporter could be used with AVA test framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published