November 18, 2019

150 words 1 min read

Lightning Talk: Fake it Until You Make it: Unit Tests with Go-Client Fake Client

Lightning Talk: Fake it Until You Make it: Unit Tests with Go-Client Fake Client

Creating an application which makes Kubernetes calls, but not sure how to begin testing? Thats when Kubernetes Client-Go Fake Client comes to save the day. This presentation will show real world exa …

Talk Title Lightning Talk: Fake it Until You Make it: Unit Tests with Go-Client Fake Client
Speakers Fernando Diaz (Software Engineer, IBM)
Conference KubeCon + CloudNativeCon Europe
Conf Tag
Location Barcelona, Spain
Date May 19-23, 2019
URL Talk Page
Slides Talk Slides
Video

Creating an application which makes Kubernetes calls, but not sure how to begin testing? That’s when Kubernetes Client-Go Fake Client comes to save the day. This presentation will show real world examples on how your Kubernetes application can be properly unit tested using Go-Client’s Fake Client. After viewing, you will be able to mockup the creation, reading, editing, and removal of a particular Kubernetes resource and get on a path to Increased Unit-Test Coverage!!

comments powered by Disqus