Can't run the tests #1138
-
|
Really not familiar with the betamax module or tox. Trying to run the tests through tox, I get: ` return func(*args, **kwargs) During handling of the above exception, another exception occurred: |
Beta Was this translation helpful? Give feedback.
Answered by
amaccormack-lumira
Apr 13, 2023
Replies: 1 comment 1 reply
-
|
Also, trying to write a new test, I get (via setup.py) : How do I get it to make a recording? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Ah, worked it out for now: just running with good old pytest, and remembering to change the cassette name for my copy and edit of an existing test