Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Option to turn off writing responds into filesystem #38

Open
KhyzhniakAlex opened this issue May 11, 2021 · 1 comment
Open

Option to turn off writing responds into filesystem #38

KhyzhniakAlex opened this issue May 11, 2021 · 1 comment

Comments

@KhyzhniakAlex
Copy link

As documentation says "Sometimes it is more convenient to set mocks right in tests, without storing them to the file system". But all other requests are unnecessary and written into filesystem.
I propose adding an option to turn off responds writing. It will give an ability to work only with interceptors and won't create redundant additional folder.

@Diokuz
Copy link
Owner

Diokuz commented May 20, 2021

Interesting! Teremock initially was created as a file-based mocker, but your case is pretty valid, will do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants