Live data from Hacker News

Viewing profile — jasonmit

jasonmit

HN member
Joined
Thu, Jun 14, 2018, 4:21 AM UTC
HN karma
18
Public activity
4 items

About jasonmit

No profile information was provided.

Recent public activity

  1. comment
    Comment #17309337

    See my comment above. This is not a replacement for E2E testing.

  2. 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.

  3. 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.

  4. 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 …