Explore >> Select a destination


You are here

www.devjoy.com
| | marksands.github.io
20.6 parsecs away

Travel
| | Black and White When writing unit tests using mocks, it forces the developer into whitebox testing. As the tests are supposed to drive the design, one can ar...
| | randycoulman.com
22.7 parsecs away

Travel
| | When we're writing automated tests for our code, it's easy to accidentally write a test that says exactly the same thing as the code does. This kind of test...
| | vannevel.net
21.3 parsecs away

Travel
| | With the release of Visual Studio 2015 RC, we also received the pretty much final implementation of the Diagnostics implementation. This SDK allows us to create our own diagnostics to help us write proper code that's being verified against those rules in real-time: you don't have to perform the verification at a separate build-step. What's more is that we can combine that with a code fix: a shortcut integrated in Visual Studio that provides us a solution to what we determine to be a problem.
| | codingrelic.geekhold.com
74.3 parsecs away

Travel
| OPNsense 25.1 has been released. I'll update in a week or two, it looks neat. My OPNsense instance is a VM running on a Proxmox host, w...