Skip to content

capaj/assert-array-includes-matching-items

Repository files navigation

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

About

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

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published