Course code: WEB-16
  • Years with company: 0.3
  • Years programming: 6
  • Primary programming language: C
  • Other programming languages: C#, Python
  • Unit test harnesses: Unity, Pytest
  • Something else: I recently switched from Games development to Embedded. Also last week I moved into the House I renovated from groud up myself. If I'm not busy building in either profession I like all kind of mountain sports.
  • Test practice now: Unity for Unittest. Pytest on Raspberry Pi for Black Box testing on hardware.
  • Target system: STM32l0
  • Dev tools: We hope getting away from Keil in the near future
  • Build time: 31-60 seconds
  • Coding standard: Basically MSDN
  • Function too long: It does more than one thing which can be described by the funtion name.
  • Code reviews: We use ReviewTool
  • Code time: 45
  • Test time: 20
  • Debug time: 35
  • Favorite thing about dev: The riddles when finding elegant solutions or finding complicated bugs.
  • Least favorite thing about dev: Beeing slowed down by crappy tools.
  • Tdd knowledge: The basics
  • Why are you attending: Want to try a different approach on testing. Also the others from my company recommended it.