Skip to content

jerith/betamax_matchers

 
 

Repository files navigation

betamax_matchers

Experimental set of Matchers for Betamax that may possibly end up in the main package.

JSON Body Matcher

Usage:

from betamax_matchers.json_body import JSONBodyMatcher

from betamax import Betamax

Betamax.register_request_matcher(JSONBodyMatcher)

About

A group of experimental matchers for Betamax

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published