Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.

Add a set of custom matchers for Immutable related checks.

License

Notifications You must be signed in to change notification settings

unindented/custom-immutable-matchers

Repository files navigation

Custom Immutable Matchers for Jasmine and Jest Version Build Status

Adds a set of custom matchers for Immutable related checks.

The matchers provide custom error messages that try to be as helpful as possible, so that when things fail you can quickly pinpoint the problem.

List of matchers

  • toBeImmutable
  • toBeIterableImmutable
  • toBeKeyedImmutable
  • toBeIndexedImmutable
  • toBeAssociativeImmutable
  • toBeOrderedImmutable
  • toBeImmutableList
  • toBeImmutableMap
  • toBeImmutableOrderedMap
  • toBeImmutableSet
  • toBeImmutableOrderedSet
  • toBeImmutableStack
  • toBeImmutableSeq
  • toEqualImmutable

Packages

Package Version
jasmine-immutable-matchers Version
jest-immutable-matchers Version

Meta

Contributors

License

Copyright (c) 2016 Daniel Perez Alvarez (unindented.org). This is free software, and may be redistributed under the terms specified in the LICENSE file.

About

Add a set of custom matchers for Immutable related checks.

Resources

License

Stars

Watchers

Forks

Packages

No packages published