@profiscience/knockout-contrib-jest-matchers
TypeScript icon, indicating that this package has built-in type declarations

2.0.4 • Public • Published

jest-matchers

Version Dependency Status Peer Dependency Status Dev Dependency Status Downloads

Matchers for testing KnockoutJS with jest

API

  • toBeObservable()

Usage

This package is NOT included in the metapackage. Install it with yarn add @profiscience/knockout-contrib-jest-matches, or the equivalent for your package manager (npm, pnpm, etc.).

import '@profiscience/knockout-contrib-jest-matchers'

expect(ko.observable(true)).toBeObservable()

/@profiscience/knockout-contrib-jest-matchers/

    Package Sidebar

    Install

    npm i @profiscience/knockout-contrib-jest-matchers

    Weekly Downloads

    0

    Version

    2.0.4

    License

    WTFPL

    Unpacked Size

    10.8 kB

    Total Files

    20

    Last publish

    Collaborators

    • dorgeron
    • barsh