-
Notifications
You must be signed in to change notification settings - Fork 124
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(docs): fix commons readme (via #627)
- Loading branch information
Showing
3 changed files
with
3 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,3 @@ | |
Allure integration Jasmine framework | ||
|
||
For usage example see `test/Setup.ts` | ||
|
||
### Authors | ||
|
||
Ilya Korobitsyn <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,9 @@ | ||
# allure-js-commons | ||
|
||
Interface for Allure 2 to be used from Javascript and TypeScript. | ||
This is not intended to be used by the projects directly, only as a foundation for test framework reporters. | ||
Interface for Allure to be used from Javascript and TypeScript. | ||
There you can find primitives to create custom integrations for the javascript testing frameworks. | ||
|
||
### Authors | ||
|
||
Ilya Korobitsyn <[email protected]> | ||
## API Overview | ||
|
||
### Labels environment variables | ||
|
||
|