This package has been deprecated

Author message:

This project was merged into @logux/core

logux-store-tests

0.1.3 • Public • Published

Logux Store Tests

Common tests for Logux Store. Every store must pass them.

const eachTest = require('logux-store-tests')

eachTest((desc, creator) => {
  it(desc, creator(() => new CustomStore()))
})
Sponsored by Evil Martians

Readme

Keywords

Package Sidebar

Install

npm i logux-store-tests

Weekly Downloads

2

Version

0.1.3

License

MIT

Last publish

Collaborators

  • ai