Roast topics
Find topics
Roast it!
Roast topics
Find topics
Find it!
Login
From:
2ality – JavaScript and more
(Uncensored)
subscribe
Testing types in TypeScript
https://2ality.com/2025/02/testing-types-typescript.html
links
backlinks
In this blog post, we explore how we can test that complicated TypeScript types work as expected. To do that, we need assertions at the type level and other tools.