Replies: 2 comments
-
I don't see any easy way to do that. Another way is:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
You can also run Azurite with "--inMemoryPersistence", then everything will store in memory. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
In my integration tests, I am using azurite (docker).
Is there a way to flush / delete everything in between 2 tests without deleting the container and creating a new one ?
This would be very cool performance wise.
Thanks
Beta Was this translation helpful? Give feedback.
All reactions