/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

stratus3d.com
| | blog.nuculabs.de
3.1 parsecs away

Travel
| | Hi ?, In this article I wanna show a testing tip that I've recently learned myself by reading Software Engineering at Google: Lessons Learned from Programming Over Time. The technique improved the way I write unit tests. When I'm writing bigger unit tests, I have execute something in the background, like for example publishing a message to a message broker, wait for the message to be published and then consume it to test that what I published is correct.
| | yotam.net
2.7 parsecs away

Travel
| | A blog about free software and programming
| | alexgaynor.net
3.1 parsecs away

Travel
| | [AI summary] A software resilience engineer highlights the refreshing experience of using Rust and its Cargo toolchain for building, testing, and deploying software without the complexity common in other languages.
| | cnr.sh
10.5 parsecs away

Travel
| We've been discussing building some new infrastructure at work. The project involves writing some fresh code and interfacing with some other systems that we've never used before. There are a lot of un