Skip to content

Simplify schema validation. Instead of multiple expect(?).to.have.property(?), just do expect(?).to.have.properties(prop1, prop2, ...)

License

Notifications You must be signed in to change notification settings

kinland/chai-have-all-properties

Repository files navigation

chai-have-all-properties

Simplify schema validation. Instead of multiple expect(?).to.have.property(?), just do expect(?).to.have.properties(prop1, prop2, ...)

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

No packages published