6
cb219
2d

Presenting your work and disabling all breakpoints sometimes feels like a driving license test but the brakes are disabled. Just pray nothing unexpected happens.

Comments
  • 1
    This does not make sense :P It can feel that way, but you don't want to break during a presentation.
  • 1
    @retoor Yup... You should either pray or be extremely sure there will be no crashes, though ;-) .
  • 2
    Not sure if prayers will help. Maybe try unit tests instead :)
  • 0
    @retoor that happened often enough, which disrupted the flow of the showcase.
  • 0
    @Lensflare a good testing strategy still needs to be found, as it's very often about simple data retrieval and working with said data.
Add Comment