Skip to content

Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests. The project was inspired by the VCR library for Ruby.

License

Notifications You must be signed in to change notification settings

strmer15/betamax

 
 

Repository files navigation

β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.

We've been more or less offline for 3 years, and we're reviving the project. Feel free to reach out to us with questions or concerns.

Documentation will follow soon. Please feel free to file an issue if there is something you'd like to see.

Installation

Betamax is hosted via Sonatype and is intended to be compatible with any Maven-based build tool.

Snapshots:

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

Releases:

2.0.0-alpha-1

Contributors

Betamax Team

Additional Contributions (sorted alphabetically by last name)

  • Marcin Erdmann
  • Ian Grayson
  • Russel Hart
  • Lari Hotari
  • David Kowis
  • Jason LeCount
  • Peter Ledbrook
  • George McIntosh
  • James Newbery
  • Ryan Schmitt
  • Michael Vorburger

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

About

Betamax is a tool for mocking external HTTP resources such as web services and REST APIs in your tests. The project was inspired by the VCR library for Ruby.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Groovy 58.4%
  • Java 40.2%
  • Scala 1.4%