strmer15 / betamax

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.

Home Page:http://betamax.software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

http://betamax.software

License:Apache License 2.0


Languages

Language:Groovy 58.3%Language:Java 40.2%Language:Scala 1.4%Language:JavaScript 0.0%