pollyjs
pollyjs copied to clipboard
feature: presets for node and browser
@pollyjs/preset-node
@pollyjs/preset-browser
To abstract away setting up the persisters and adapters that are commonly available in each runtime. Will simplify the documentation on getting started.
May I try this issues?
@rahilvora we would always love to have contributions :)
Great, I can try this.
@rahilvora any updates on this or should I take this up?
@rahilvora Hey, we just published our preset we're using at Spotify https://github.com/spotify/polly-jest-presets. It's opinionated to our use-case: writing integration tests for web apps while abstracting them from the network communication.
Feel free to give it a shot and give us feedback! We may add a browser one in the future, too.