@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!

Dependents (0)

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