Viewing profile — jasonmit
jasonmit
HN member- Joined
- Thu, Jun 14, 2018, 4:21 AM UTC
- HN karma
- 18
- Public activity
- 4 items
- HN profile
- View on Hacker News ↗
About jasonmit
No profile information was provided.
Recent public activity
-
comment
Comment #17309337
See my comment above. This is not a replacement for E2E testing.
-
comment
Comment #17309315
Can you share which libraries you know that achieve the same thing? I'm happy to go through and respond to the differences.
-
comment
Comment #17309283
Polly records as well as exposes a stubbing API. So it's quite different from what I've seen of the others.
-
comment
Comment #17309259
> you have to do a manual recording to create them the first time (which means manually setting up test data in production that is just-right for your test case) Your test invokes …