Hacker News new | ask | show | jobs
by afavour 967 days ago
> I don't know how a mock library enables a revolution of having test data.

From my understanding this isn’t (just) mock data, it’s an entire mock backend that runs inside the browser. To be able to simulate that with zero dependencies outside the browser does simplify a lot of testing scenarios.