ngrx-mockstore
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

NgRx-MockStore

The MockStore library from @ngrx/store/testing, made available in a standalone package to accommodate testing @ngrx/store v5 and v6.

Installation

This library should be installed as a devDependencies separately from @ngrx/store:

npm install --save-dev ngrx-mockstore

Usage

See usage of provideMockStore and MockStore in the NgRx store testing documentation. However, instead of importing from @ngrx/store/testing, import from ngrx-mockstore.

Package Sidebar

Install

npm i ngrx-mockstore

Weekly Downloads

281

Version

1.0.0

License

MIT

Unpacked Size

82.7 kB

Total Files

29

Last publish

Collaborators

  • john_crowson