Login
From:
2ality – JavaScript and more
(Uncensored)
subscribe
Ideas for making TypeScript better at testing types
https://2ality.com/2025/04/testing-types-typescript.html
links
backlinks
Roast topics
Find topics
Find it!
In this blog post, we examine how we can test types in TypeScript: First, we look at the library asserttt and the CLI tool ts-expect-error. Then, we consider which functionality could be built into TypeScript.