Course code: AS-2
  • Years with company: 0
  • Years programming: 3
  • Primary programming language: C
  • Other programming languages: C++, Python, Matlab
  • Unit test harnesses: GoogleTest, BoostTest
  • Something else: Mechatronics engineer who has primarily worked with motion control within oil/gas and military industry.
  • Test practice now: Unittest with the Google test framework
  • Target system: STM32 microcontroller
  • Dev tools: VSCode, MinGW, CMake, Ninja
  • Build time: 31-60 seconds
  • Coding standard: Guideline based on Google's C guidelines.
  • Function too long: When it breaks the character limit.
  • Code reviews: Performed by code owner after merge request is sent.
  • Code time: 25
  • Test time: 25
  • Debug time: 50
  • Favorite thing about dev: The problem solving aspect of it.
  • Least favorite thing about dev: Setting up development environment.
  • Tdd knowledge: Just the basic principles, write the test before the actual code.
  • Why are you attending: Software team lead arranged course to elevate the proficiency of the entire team in regards of unittests.