KiaraGrouwstra / typical

playground for type-level primitives in TypeScript
MIT License
173 stars 5 forks source link

string-based tests #19

Open KiaraGrouwstra opened 6 years ago

KiaraGrouwstra commented 6 years ago

I should probably try string-based type checks with dtslint's $ExpectType, like type-zoo. I think I originally disliked it for using tsc, which gave false positives for tests supposed to error.