codeceptjs-expect

v1.0.3
Expect helper for codeceptjs
codeceptjs-expect expect

"Buy Me A Coffee"

Introduction

This is an expect-wrapper that you can use with CodeceptJS.

Installation

This requires Node.js v16+ to run.

NPM package: https://www.npmjs.com/package/codeceptjs-expect

cd codeceptjs-project
npm i codeceptjs-expect

Configuration

This helper should be added in codecept.conf.ts/codecept.conf.js

Example:

{
    "helpers": {
        "ExpectHelper": {
            "require": "codeceptjs-expect"
        }
    }
}
npm i codeceptjs-expect

Metadata

  • ISC
  • Whatever
  • kobenguyent
  • released 4/4/2023

Downloads

Maintainers