Simplify schema validation. Instead of multiple expect(?).to.have.property(?), just do expect(?).to.have.properties(prop1, prop2, ...)
-
Notifications
You must be signed in to change notification settings - Fork 0
Simplify schema validation. Instead of multiple expect(?).to.have.property(?), just do expect(?).to.have.properties(prop1, prop2, ...)
License
kinland/chai-have-all-properties
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simplify schema validation. Instead of multiple expect(?).to.have.property(?), just do expect(?).to.have.properties(prop1, prop2, ...)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published