Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/korobochka/allure2-js-commons

Common helper for writing report files for Allure 2
https://github.com/korobochka/allure2-js-commons

allure allure-framework allure-report allure2 javascript typescript

Last synced: about 1 month ago
JSON representation

Common helper for writing report files for Allure 2

Awesome Lists containing this project

README

        

# allure2-js-commons

Interface for Allure 2 to use from Javascript and TypeScript.
This is not intended to be used by the projects directly, only as a foundation for test framework reporters.

NPM link: [allure2-js-commons](https://www.npmjs.com/package/allure2-js-commons)

### Implemented frameworks
* [Jasmine](https://github.com/korobochka/jasmine-allure2-reporter)
* [Cucumber.JS](https://github.com/korobochka/cucumberjs-allure2-reporter)

### Authors

Ilya Korobitsyn