double_bypass

A wrapper around Bypass. Double Bypass makes configuring and initializing Bypass easy. It also removes redundant test assertion code, and ecourages testing external requests in a self documenting manner.

Testing

Stars

15

Unreleased Activity

Unknown

First Release

8

years ago

Last Release

3

years ago

Downloads

1.1k

last 90 days

Last Stable Version

0.0.7

Activity

last year

Pull Requests

Open 0
Merged 0

Latest Merged Pull Requests

No Github activity

Issues

Open 0
Closed 0

Version 0.0.7

Published Jun 2022
Elixir Version Requirement ~> 1.10
Documentation for 0.0.7

Dependencies

2
bypass ~> 1.0 or ~> 2.0

Bypass provides a quick way to create a custom plug that can be put in place instead of an actual HTTP server to return prebaked responses to client requests. This is helpful when you want to create a mock HTTP server and test how your HTTP client handles different types of server responses.

jason ~> 1.2

A blazing fast JSON parser and generator in pure Elixir.

No changelog for 0.0.7
Inspect source for 0.0.7

Community

Looks like this space is still empty… Want to be the first to contribute?

Share an article, talk, or podcast by adding resources to this package.

Related Packages

122 packages