Skip to content

elgohr/go-test-it-yourself

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go, test it yourself!

This repository contains the content of the Go, test it yourself workshop.

Details

Test Driven Development (TDD) is a crucial tool for software reliability and quality assurance. This workshop will be led by Lars Gohr, who currently works as a software developer at Volkswagen. He will first go over the fundamentals of testing from both theoretical and practical standpoints, including standard testing practices such as TDD. Then, he will dive into what the Go programming language has to offer for testing, showing hands-on examples with a working codebase and its associated hardware.

At the end of the workshop, you will learn about testing tools and techniques by performing data conversions and building a small weather station. You will also learn best practices on how to organize tests and how to use benchmark testing to make better informed decisions in production. Thank you Volkswagen AG for making this workshop possible.

Presentation

The presentation can be found in the presentation folder.

Weather API

The API that we integrate is https://weatherstack.com/

About

Content for a 42Wolfsburg Workshop

Resources

Stars

Watchers

Forks

Languages