0.3.1 • Published 1 month ago

playqase v0.3.1

Weekly downloads
-
License
ISC
Repository
github
Last release
1 month ago

PlayQase

How to use?

Install:

npm install playqase

Add reporter in your playwright config file:

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

Env variables

QASE_RUN_NAME - custom new test run name

0.3.1

1 month ago

0.3.0

3 months ago

0.2.1

11 months ago

0.2.0

11 months ago

0.2.2

11 months ago

0.1.0

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago