|
You are here |
marksands.github.io | ||
| | | | |
nedbatchelder.com
|
|
| | | | | Seems like testing and podcasts are in the air... First, I was interviewed on Brian Okken's Python Test podcast. | |
| | | | |
brntn.me
|
|
| | | | | Personal site of Brenton Cleeland | |
| | | | |
blog.ploeh.dk
|
|
| | | | | Indiscriminate use of Mocks and Stubs can lead to brittle test suites. A more functional design can make state-based testing easier, leading to more robust test suites. | |
| | | | |
www.softdevtube.com
|
|
| | | The onion architecture is not as well known as the 3-tier software architecture but is gaining a lot of attention during the microservices era. It structures your software so that it is easy to change technologies without impacting business logic. Coupled with Domain Driven Design (DDD) principles it offers a powerful way to build a | ||