Testing your code is an essential part of software engineering. Whether you write code first and then tests or the other way around, there should be no discussion about writing tests. The expectation of testing should not be to find bugs but to have a stable code base that can be easily extended and refactored.
WeiterlesenEnd-To-End tests take a lot of time especially when you have a lot of them. To improve feedback cycles for our developers we built a project to set up an isolated, self destructing cluster which runs the test suite on AWS Fargate.
WeiterlesenKomplett fehlerfrei laufende Anwendungen sind wohl der Traum eines jeden Entwicklers, aber leider bei weitem keine Realität. Im Entwicklungsprozess lässt es sich kaum vermeiden, dass sich Bugs in den Code einschleichen.
WeiterlesenWorking with z-index values in large projects can be really difficult. On a growing project, you can observe the z-index values increasing. At some point it is not uncommon to see values like 999.
Weiterlesen