Explore >> Select a destination


You are here

dlang.org
| | atilaoncode.blog
12.3 parsecs away

Travel
| | D has built-in unit tests, and unittest is even a keyword. This has been fantastically successful for the language, since there is no need to use an external framework to write tests, it comes with the compiler. Just as importantly, a unittest after a function can be used as documentation, with the test(s) showing up...
| | thedoctorwhocompanion.com
9.8 parsecs away

Travel
| | The actor is probably best known for playing UNIT Captain Jimmy Turner.
| | mattiasgustavsson.com
12.4 parsecs away

Travel
| | I wanted to talk a little about my approach to unit testing, and the small framework I've written to help me write and run tests. Iam not an expert in unit testing. Idon't even give it that much priority, to be honest. Imean, sure, I recognize its usefulness in many circumstances, but I do fee
| | kewah.com
69.8 parsecs away

Travel
| How to setup VSCode to feel at home for a Vim user.