codeceptjs-expect
TypeScript icon, indicating that this package has built-in type declarations

1.0.3 • Public • Published

"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"
        }
    }
}

Package Sidebar

Install

npm i codeceptjs-expect

Weekly Downloads

754

Version

1.0.3

License

ISC

Unpacked Size

6.76 kB

Total Files

5

Last publish

Collaborators

  • thanh.nguyen