You are here |
www.devjoy.com | ||
| | | |
marksands.github.io
|
|
| | | | 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
|
|
| | | | 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
|
|
| | | | 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
|
|
| | 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... |