mockiavelli

HTTP request mocking library for Puppeteer and Playwright

MIT License

Downloads
13.7K
Stars
144
Committers
7

Bot releases are visible (Hide)

mockiavelli - v1.3.1 Latest Release

Published by github-actions[bot] over 3 years ago

1.3.1 (2021-06-22)

Bug Fixes

  • types: set compatibility with puppeteer v10 (45909b9), closes #33
mockiavelli - v1.3.0

Published by github-actions[bot] over 3 years ago

1.3.0 (2021-05-07)

Features

  • add disable and enable method to Mockiavelli class (#9) (875cd29)
mockiavelli - v1.2.1

Published by github-actions[bot] over 3 years ago

1.2.1 (2021-04-16)

Bug Fixes

  • workflows: add missing install step to release job (2f03f6b)
  • compability with ppter v7 and v8, tests are now run against all versions (#25) (34e614d)
mockiavelli - v1.2.0

Published by github-actions[bot] over 3 years ago

1.2.0 (2021-03-29)

Features

  • add possibility to set API base url on mockiavelli instance (#7) (#16) (d50eb6d)
mockiavelli - v1.1.1

Published by github-actions[bot] over 3 years ago

1.1.1 (2021-03-10)

Bug Fixes

  • release: add dist/ to published npm package (1bb05e8)
mockiavelli - v1.1.0

Published by github-actions[bot] over 3 years ago

1.1.0 (2021-03-05)

Features

  • add generic type for mocked response body to mock methods (#18) (2c1fc5d)
mockiavelli - v1.0.0

Published by lukaszfiszer over 4 years ago

1.0.0 (2020-05-05)

Initial release

Package Rankings
Top 7.54% on Npmjs.org
Badges
Extracted from project README
npm Node.js CI
Related Projects