Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@djragsdale djragsdale released this 07 May 20:42
· 8 commits to main since this release

Initial release of the package

Added

  • assert-headers CLI command for asserting a response against a header schema
  • default export is an assertHeaders function for asserting a headers object against a schema
  • exports a named fromUrl method which makes an HTTP(S) request and asserts the response headers against a configuration