0.4.4 • Published 7 months ago

playqase v0.4.4

Weekly downloads
-
License
ISC
Repository
github
Last release
7 months ago

PlayQase

How to use?

Install:

npm install playqase

Add reporter in your playwright config file:

[
  "playqase",
  {
    apiToken: "qaseApiToken",
    projectCode: "qaseProjectCode",
    uploadAttachments: true, // optional
    finishRunOnEnd: true, // optional
  },
];

Env variables

QASE_RUN_NAME - custom new test run name

0.4.4

7 months ago

0.4.1

8 months ago

0.3.2

8 months ago

0.4.0

8 months ago

0.4.3

7 months ago

0.4.2

8 months ago

0.3.1

1 year ago

0.3.0

1 year ago

0.2.1

2 years ago

0.2.0

2 years ago

0.2.2

2 years ago

0.1.0

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago