/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

techbeacon.com
| | labzero.com
3.8 parsecs away

Travel
| | Technical debt is a natural part of the software development world, but it can hurt you if managed poorly. The two main sources of technical debt may surprise you.
| | angiejones.tech
0.6 parsecs away

Travel
| | I joined a live Twitch session with Jason Lengstorf on his show "Learn with Jason". We paired as I showed him how to use Cypress for test automation, and also how to add visual testing to his suite, using Applitools. We had an absolute blast building a new test suite from scratch and seeing these
| | www.fabiopereira.me
3.9 parsecs away

Travel
| | Test automation is prevalent in the software development community. Practices like TDD and BDD are widespread and applied almost unquestionably. However, sev...
| | everythingfunctional.wordpress.com
15.9 parsecs away

Travel
| The answer to the question of whether we should write automated test suites has largely been settled. We absolutely should write unit tests, and possibly even integration and end-to-end tests. But as acceptance of this practice grew, and adoption became more widespread, a follow-up question arose; How many tests should we write? How do we...