2.0.4 • Published 5 years ago

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

Weekly downloads
-
License
WTFPL
Repository
github
Last release
5 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

5 years ago

2.0.3

6 years ago

2.0.2

6 years ago

2.0.0

6 years ago

2.0.0-rc.3

7 years ago

2.0.0-rc.2

7 years ago

2.0.0-rc.1

7 years ago

2.0.0-rc.0

7 years ago

1.0.1

7 years ago

1.0.0-alpha.8

7 years ago

1.0.0-alpha.7

7 years ago

1.0.0-alpha.6

7 years ago

1.0.0-alpha.5

7 years ago

1.0.0-alpha.4

7 years ago

1.0.0-alpha.3

7 years ago

1.0.0-alpha.2

8 years ago

1.0.0-alpha.1

8 years ago

1.0.0-alpha.0

8 years ago