XUtils

Betamax

Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests.


βetamax Build Status Join the chat at https://gitter.im/betamaxteam/betamax

Betamax is a tool for mocking external HTTP resources in your tests. The project was inspired by the VCR library for Ruby.

This project currently has no maintainer. The ambitious 2.X release turned out to be architectually flawed, difficult to use, and even more difficult to accurately document. 2.X is essentially a failure and has been abandoned.

Documentation hosted at http://betamax.software/ is currently only for the 1.X branch and is deprecated. New documentation is being produced, but it will take some time. Please see examples in Betamax’s tests and follow this readme.

In an effort to refocus the project and do some house-keeping, all relevant work has been moved to our Trello board. If you’d like to see what we’re doing and where we’re going with the project, please check it out!

Snapshots:

Snapshots are made after every successful build in master, so if you want the bleeding edge, you know where to get it.

Contributors

Betamax Team

Additional Contributions (sorted alphabetically by last name)

  • Marcin Erdmann
  • Ian Grayson
  • Russel Hart
  • Lari Hotari
  • Michal Kováč
  • David Kowis
  • Jason LeCount
  • Peter Ledbrook
  • George McIntosh
  • James Newbery
  • Ryan Schmitt
  • Michael Vorburger
  • Alex Ianus

Note: There were 3 others who didn’t appropriately identify themselves via Git, and thus are not on this list.


Articles

  • coming soon...