Test Driven Development: A Real World Example - Sam Taggart (Automated Denver) - GDevCon#2

Опубликовано: 05 Октябрь 2024
на канале: GDevCon
3,352
15

This is the story of my journey trying to implement TDD. I had played around with Unit Testing and CI before, but this is my first time trying to put it all together. I picked a small side project and thought I would try to implement TDD. This presentation documents the results.

Other Info:
This will focus mostly on the TDD side of things. A little bit about how to write Unit Tests but mostly on how it integrates with the development process. It''s mostly based on the book xUnit Test Patterns by Meszaros. I may get into the CI part of it if I can (using Gitlab CI). This is all based on a project that I haven't actually started yet. Don't worry, it's pretty small and I do have the time to do it. It's small enough that it will be easy to follow and understand but it is a complete project which is nice. It's for a reusable toolkit for writing tdms file headers (ala the OpenG or MGI write anything for ini files.)

GDevCon is an independent graphical programming conference organized by members of the LabVIEW Community.

https://www.gdevcon.com

Follow us on Social Media
Flickr: https://www.flickr.com/photos/gdevcon/
Instagram:   / gdevcon  
Facebook:   / gdevcon  
LinkedIn:   / gdev.  .
Twitter:   / gdevconference  

Video Copyright (c) Louis James-Parker (All rights reserved). Use is granted to GDevCon Limited under license.

#LabVIEW #GDevCon #TestDrivenDevelopment #SoftwareDesign