assert-array-includes-matching-items

0.9.0 • Public • Published

assert-array-includes-matching-items

just a helpful assert with nice output which I was lacking in jest/chai/jasmine

import assertArrayIncludesMatchingItems from 'assert-array-includes-matching-items'

assertArrayIncludesMatchingItems(someArray, arrayOfItemsToFind)

if the assertion fails, this is logged: output

Package Sidebar

Install

npm i assert-array-includes-matching-items

Weekly Downloads

0

Version

0.9.0

License

MIT

Unpacked Size

3.19 kB

Total Files

5

Last publish

Collaborators

  • capaj