Course code: WEB-28
  • Years with company: 2
  • Years programming: 5
  • Primary programming language: c++
  • Other programming languages: c python
  • Unit test harnesses: custom
  • Something else: I enjoy being outdoors as much as possible
  • Test practice now: this will vary based on what I am testing, but usually with our test suite.
  • Target system: mostly custom
  • Dev tools: Green Hills Vivado
  • Build time: 31-60 seconds
  • Coding standard: custom
  • Function too long: if it does more than one thing and is hard to follow
  • Code reviews: code reviews are typically done with Git pull-requests reviewed by other team members
  • Code time: 40
  • Test time: 30
  • Debug time: 30
  • Favorite thing about dev: I enjoy seeing it run after
  • Least favorite thing about dev: lack of social interaction
  • Tdd knowledge: Write a failing test first and then write the code to make it pass
  • Why are you attending: I would like to see how to utilize TDD with embedded software development