2.0.4 • Published 4 years ago

@profiscience/knockout-contrib-jest-matchers v2.0.4

Weekly downloads
-
License
WTFPL
Repository
github
Last release
4 years ago

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()
2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.0

5 years ago

2.0.0-rc.3

6 years ago

2.0.0-rc.2

6 years ago

2.0.0-rc.1

6 years ago

2.0.0-rc.0

6 years ago

1.0.1

6 years ago

1.0.0-alpha.8

6 years ago

1.0.0-alpha.7

6 years ago

1.0.0-alpha.6

6 years ago

1.0.0-alpha.5

6 years ago

1.0.0-alpha.4

6 years ago

1.0.0-alpha.3

6 years ago

1.0.0-alpha.2

6 years ago

1.0.0-alpha.1

6 years ago

1.0.0-alpha.0

7 years ago