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
Hi. I see #175 and #176 attempted to implement with-redefs but then disabled it. It would be awesome to include it for babashka given how powerful a testing tool it is
Is your feature request related to a problem? Please describe.
I'm looking to writing tests in babashka that use with-redefs. I'd also like to pull in this testing library which relies on with-redefs
Describe the solution you'd like
A working with-redefs
Describe alternatives you've considered
I'm not aware of alternatives to this core fn
Additional context
If you describe what's needed to make this work, perhaps someone can help with this. I could try to take a shot at it some day
Cheers
The text was updated successfully, but these errors were encountered:
Hi. I see #175 and #176 attempted to implement
with-redefs
but then disabled it. It would be awesome to include it for babashka given how powerful a testing tool it isIs your feature request related to a problem? Please describe.
I'm looking to writing tests in babashka that use with-redefs. I'd also like to pull in this testing library which relies on with-redefs
Describe the solution you'd like
A working with-redefs
Describe alternatives you've considered
I'm not aware of alternatives to this core fn
Additional context
If you describe what's needed to make this work, perhaps someone can help with this. I could try to take a shot at it some day
Cheers
The text was updated successfully, but these errors were encountered: