1.1.2 • Published 5 years ago

zt-hock v1.1.2

Weekly downloads
38
License
-
Repository
github
Last release
5 years ago

zt-hock Build Status Coverage Status

An HTTP mocking server forked from Hock, which itself is based on a project called Nock.

Why fork

We use hock for several projects, but lacked a couple of features and configurations options. The project looked like it was dead (no comments and merged PRs for more than half a year). As a result, we decided to fork the project, re-write it, and add our missing features.

Difference with hock

At a glance:

  • Modern code base, written in ES6
  • delay() API
  • Object comparison for bodies tries to compare first using deep-equals, then falls back to stringify
  • Option to turn off throwing errors for unprocessed requests in the assertion queue
  • ... we await your feature requests!

WIP: Readme

1.1.2

5 years ago

1.1.1

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago

0.3.0

5 years ago

0.2.0

6 years ago

0.1.0

7 years ago

0.0.2

7 years ago

0.0.0

7 years ago