Skip to content

Commit

Permalink
update jasmin readme
Browse files Browse the repository at this point in the history
  • Loading branch information
epszaw committed Aug 18, 2023
1 parent 5dc3ea1 commit aab6a81
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/allure-jasmine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ For usage example see `test/Setup.ts`

## Usage with Jest (`jest@<27`)

> If you're looking for `jest-circus` integration (`[email protected]`) you need to
> use [`allure-jest` package][allure-jest] instead.
Use your favorite node package manager to install required packages:

```bash
npm i -D jest-jasmine2 allure-jasmine allure-js-commons @types/jasmine
npm add -D jest-jasmine2 allure-jasmine allure-js-commons @types/jasmine
```

Create `allure-setup.ts` file:
Expand Down

0 comments on commit aab6a81

Please sign in to comment.