Inspiration: This extension was inspired by Daniel Micah's spock-test-runner but focuses exclusively on VS Code's Test API integration rather than CodeLens functionality.
T-Ruby is a typed layer for Ruby, inspired by TypeScript. It ships as a single executable called trc. Write .trb files with type annotations, compile to standard .rb files. Types are erased at compile ...