Explore >> Select a destination


You are here

martinfowler.com
| | samsaffron.com
12.3 parsecs away

Travel
| | Sam's Spot - Sam saffron's web log
| | www.codesimplicity.com
15.6 parsecs away

Travel
| | Much like we gain knowledge about the behavior of the physical universe via the scientific method, we gain knowledge about the behavior of our software via a system of assertion, observation, and experimentation called "testing." There are many things one could desire to know about a software system. It seems that most often we want to know if it actually behaves like we intended it to behave. That is, we wrote some code with a particular intention in mind, does it actually do that when we run it? In a sense, testing software is the reverse of the traditional scientific
| | trunk.io
12.1 parsecs away

Travel
| | How to identify, track, and fix Flaky Tests that degrade trust in your test suite and wastes CI time.
| | benoitpasquier.com
59.6 parsecs away

Travel
| For the past few years, I had the opportunity to mentor new joiners through different roles. In some aspects, I could see myself in them the same way I started years back: eager to prove themselves, jumping on the code and hacking around. I tried to think about what I learnt the hard way since my first role in the tech industry and how could I help them learn the easy way.