I'm watching a demo of a programming language and ...
# announcements
m
I'm watching a demo of a programming language and when the guy saves a file in his editor, it immediately runs unit tests and displays failures in a tool window. Of course this is the same thing as running unit tests in IntelliJ, the difference is it's fast enough that it's being done on the fly in the background