I’ve seen lots of tests for typing in all different “untyped” languages (here are some examples in Rails’s ActiveRecord tests), but because it’s generally only useful where the (internal) interface is important you’ll see it almost exclusive in library code, rather than app code.
1 Like






















