Skip to content

Add betamax#1140

Closed
kelvins wants to merge 1 commit intovinta:masterfrom
kelvins:add_betamax
Closed

Add betamax#1140
kelvins wants to merge 1 commit intovinta:masterfrom
kelvins:add_betamax

Conversation

@kelvins
Copy link
Contributor

@kelvins kelvins commented Oct 3, 2018

What is this Python project?

Betamax is a VCR imitation for requests. This will make mocking out requests much easier.

Betamax intercepts every request you make and attempts to find a matching request that has already been intercepted and recorded.

Betamax records your HTTP interactions so the NSA does not have to.

What's the difference between this Python project and similar ones?

  • It is super easy to use.
  • It works very well with requests.
  • It stores cassettes in JSON format. 💪
  • It is open source. ❤️

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.

@kelvins kelvins changed the title readme: add betamax Add betamax Oct 3, 2018
@vinta vinta force-pushed the master branch 2 times, most recently from 23abd09 to 40cd98b Compare June 6, 2019 19:55
@stale
Copy link

stale bot commented Oct 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the stale label Oct 30, 2019
@stale stale bot closed this Nov 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant