Skip to content

Latest commit

 

History

History
70 lines (35 loc) · 2.08 KB

README.md

File metadata and controls

70 lines (35 loc) · 2.08 KB

Allure Javascript Integrations

This project aggregates Allure Javascript commons and reporters.

Supported frameworks

CucumberJS

npm npm

Read more

Jasmine

npm npm

Read more

Jest (Jasmine)

Currently, we don't have official solution for circus test runner. Consider using this community plugin instead.

Read more

Mocha

npm npm

Read more

Playwright

npm npm

Read more

Newman

npm npm

Read more

Decorators @testdeck

npm npm

Read more

Hermione

npm npm

Read more

CodeceptJS

npm npm

Read more

Development

allure-js-commons

Interface for Allure 2 to be used from Javascript and TypeScript.

npm npm

Read more