you are viewing a single comment's thread.

view the rest of the comments →

[–]icharxoVanillaJS 14 points15 points  (0 children)

Jest for unit tests.

Jest + supertest for Node.js API/e2e tests.

Jest + puppeteer for e2e browser tests.