https://github.com/jamiemason/expect-more
Curried Type Testing library, and Test Matchers for Jest
https://github.com/jamiemason/expect-more
assert assertions expect jasmine jasmine-matchers jest jest-matchers matchers predicates property-based-testing test-matchers testing
Last synced: about 1 month ago
JSON representation
Curried Type Testing library, and Test Matchers for Jest
- Host: GitHub
- URL: https://github.com/jamiemason/expect-more
- Owner: JamieMason
- License: mit
- Created: 2017-08-20T18:20:40.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-02-16T23:22:04.000Z (about 2 years ago)
- Last Synced: 2025-04-04T19:12:24.718Z (about 1 month ago)
- Topics: assert, assertions, expect, jasmine, jasmine-matchers, jest, jest-matchers, matchers, predicates, property-based-testing, test-matchers, testing
- Language: TypeScript
- Homepage:
- Size: 1.62 MB
- Stars: 171
- Watchers: 4
- Forks: 10
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# expect-more
## Packages
| Package | Version | Description |
| ------------------------------------------ | ------------------------------------------------------------------------------------- | -------------------------------------------- |
| [expect-more][expect-more] |  | Curried Type Testing with Zero Dependencies. |
| [expect-more-jest][expect-more-jest] |  | Custom Matchers for [Jest][jest]. |
| [expect-more-jasmine][expect-more-jasmine] |  | Custom Matchers for [Jasmine][jasmine]. |This repository is a monorepo that we manage using [Lerna][lerna] to publish [several
packages][packages] from the same codebase.[expect-more-jasmine]:
https://github.com/JamieMason/expect-more/tree/master/packages/expect-more-jasmine/
[expect-more-jest]: https://github.com/JamieMason/expect-more/tree/master/packages/expect-more-jest/
[expect-more]: https://github.com/JamieMason/expect-more/tree/master/packages/expect-more/
[jasmine]: https://jasmine.github.io/
[jest]: https://facebook.github.io/jest/
[lerna]: https://github.com/lerna/lerna
[packages]: https://github.com/JamieMason/expect-more/tree/master/packages