You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to add integrations for the popular test frameworks:
scalatest
MUnit
specs2
zio-test
I'm not sure exactly what that entails just yet, but at the very least automatic creation/shutdown of the VCR HTTP client in before/after blocks (or whatever the equivalent is in each testing framework).
Maybe automatically picking up the spec/test name and saving it with that filename could be helpful too.
The text was updated successfully, but these errors were encountered:
I'd like to add integrations for the popular test frameworks:
I'm not sure exactly what that entails just yet, but at the very least automatic creation/shutdown of the VCR HTTP client in before/after blocks (or whatever the equivalent is in each testing framework).
Maybe automatically picking up the spec/test name and saving it with that filename could be helpful too.
The text was updated successfully, but these errors were encountered: