Companies Home Search Profile

Unit Testing in Go

Focused View

Michael Okuboyejo

43:32

49 View
  • 01 - Testing in Go.mp4
    00:47
  • 01 - What it unit testing and why it matters.mp4
    02:31
  • 02 - How to write unit tests in Go.mp4
    07:03
  • 01 - Testing multiple test cases.mp4
    01:56
  • 02 - Running multiple tests in parallel.mp4
    01:49
  • 03 - Best practices Running tests in Go.mp4
    02:30
  • 01 - Comparing objects of different types.mp4
    03:32
  • 02 - Test runner flags.mp4
    03:38
  • 03 - Measuring code coverage.mp4
    03:17
  • 01 - What is mocking.mp4
    02:09
  • 02 - How to mock and fake in Golang.mp4
    03:15
  • 03 - Best practices Mocking.mp4
    02:04
  • 01 - Unit testing HTTP clients.mp4
    04:17
  • 02 - Unit testing HTTP handlers.mp4
    02:53
  • 01 - Next steps.mp4
    01:51
  • Description


    The Go programming language, or Golang, includes testing support as part of its standard library. Even though it’s up to you to think carefully about test cases, boundaries, and data structures, Golang supports programmers with a rich testing toolset and comprehensive internal package for testing. In this course, Michael Okuboyejo walks beginner/intermediate Go developers through this internal package and shows how to write, speed up, and structure unit tests in Go. Along the way, Michael offers opportunities to practice your new skills, culminating in a use case that you’ll likely encounter on the job: writing tests for HTTP clients and handlers.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Michael Okuboyejo
    Michael Okuboyejo
    Instructor's Courses
    LinkedIn Learning is an American online learning provider. It provides video courses taught by industry experts in software, creative, and business skills. It is a subsidiary of LinkedIn. All the courses on LinkedIn fall into four categories: Business, Creative, Technology and Certifications. It was founded in 1995 by Lynda Weinman as Lynda.com before being acquired by LinkedIn in 2015. Microsoft acquired LinkedIn in December 2016.
    • language english
    • Training sessions 15
    • duration 43:32
    • English subtitles has
    • Release Date 2023/12/23

    Courses related to Go

    Courses related to Unit Testing