Course code:
TRN-1
Years with company:
1
Years programming:
9
Primary programming language:
c
Other programming languages:
python
Unit test harnesses:
unity
Cunit
Something else:
I enjoy music and the outdoors
Test practice now:
unit tests around Cunit framework
Target system:
embedded linux device running on beagle bone type hardware
Dev tools:
VSCode with gcc toolchain
Build time:
1-5 minutes
Coding standard:
Covers practice of Coding Conventions, Validation and Test, Defensive Programming and Formatting
Function too long:
when it starts doing more than one task
Code reviews:
code is peer reviewed through git Pull Request from dev branch into feature branch for testing
Code time:
40
Test time:
30
Debug time:
30
Favorite thing about dev:
I like determinate logic
Least favorite thing about dev:
debugging
Tdd knowledge:
start with the test design then develop the application to satisfy the test cases
Why are you attending:
i want to develop my approach to TDD