@testing-charms/expect
TypeScript icon, indicating that this package has built-in type declarations

1.0.2Β β€’Β PublicΒ β€’Β Published

@testing-charms/expect 🌈

Bundle Size

@testing-charms/expect is a package for simple assertions!

  • πŸ“ˆ Simple 1-function API!
  • ⚑ No-friction greased-lightning speed!
  • πŸ’‘ 100% typed!

Example

import expect from '@testing-charms/expect'

expect('test').toBe('test')

expect('test').not().toBe('test') // Will error!

/@testing-charms/expect/

    Package Sidebar

    Install

    npm i @testing-charms/expect

    Weekly Downloads

    2

    Version

    1.0.2

    License

    Unlicense

    Unpacked Size

    5.71 kB

    Total Files

    7

    Last publish

    Collaborators

    • ifthisthenthat