If we made testing a language's first class citizen

https://news.ycombinator.com/item?id=13984444
by jlebrech • 9 years ago
1 2 9 years ago

we'd be able to live code everything we make, by requiring a mock and expectations for every class we should be able to see output live as we code.

yes some already (Golang or D) do this and they should be able to run their tests inline with a pretty editor to create an live-code-esque environment.

Related Stories

Loading related stories...

Source preview

news.ycombinator.com