OpenProduct

expect-type

devtool
Visit site
0
Tracked since 2026-06-09
Share
AI Summary

expect-type is a devtool library that enables compile-time assertions for TypeScript types, allowing developers to write tests that verify types remain strict and don't silently broaden over time. It's designed for TypeScript library authors and teams maintaining complex type systems who need to prevent type regressions during refactoring or feature additions. Its interesting value lies in bringing the rigor of unit testing to the type level, catching overly-permissive types before they cause runtime surprises.

Cross-platform signals

GH
GitHub
View
560
stars
11
forks
Updated 2026-07-05

You might also like

More in devtool