Hacker News new | ask | show | jobs
by nwatson 2981 days ago
With Docker I can run my E2E "offline".
1 comments

If you're touching real data, your test isn't offline.
Not true. You might be touching local sample of real or realistic data. It does not need to be static either.

The performance of such a test is still a problem.