betamaxpy / betamax

A VCR imitation designed only for python-requests.
https://betamax.readthedocs.io/en/latest/
Other
567 stars 62 forks source link

Unittest Integration #72

Closed sigmavirus24 closed 9 years ago

sigmavirus24 commented 9 years ago

Closes #12

sigmavirus24 commented 9 years ago

@Lukasa do you have any ideas on how one might go about testing this?

Lukasa commented 9 years ago

Where "this" is...Betamax?

sigmavirus24 commented 9 years ago

This is BetamaxTestCase

Sent from my Android device with K-9 Mail. Please excuse my brevity.

Lukasa commented 9 years ago

Oh god. I have no idea how to unit test unittest integration. Um.

Maybe write some sample unit tests using it that exercise all the function?

sigmavirus24 commented 9 years ago

See the kind of stuff I get myself into without you @Lukasa? =P

Lukasa commented 9 years ago

Yeah, but the flip side is: py.test fixtures!

sigmavirus24 commented 9 years ago

I know, right?! That was a different PR though. =P