Featured resource
2026 Tech Forecast
2026 Tech Forecast

Stay ahead of what’s next in tech with predictions from 1,500+ business leaders, insiders, and Pluralsight Authors.

Get these insights
  • Course

Testing in Go

Automated testing is a critical part of modern software development. This course will teach you how to test your Go applications to ensure they are both correct and performant.

Intermediate
2h 51m
(19)

Created by Mike VanSickle

Last Updated May 04, 2023

Course Thumbnail
  • Course

Testing in Go

Automated testing is a critical part of modern software development. This course will teach you how to test your Go applications to ensure they are both correct and performant.

Intermediate
2h 51m
(19)

Created by Mike VanSickle

Last Updated May 04, 2023

Get started today

Access this course and other top-rated tech content with one of our business plans.

Try this course for free

Access this course and other top-rated tech content with one of our individual plans.

This course is included in the libraries shown below:

  • Core Tech
What you'll learn

Today's software applications are addressing an increasingly challenging set of problems. Meanwhile, the consumers of those applications have little tolerance for bugs and poor performance. In this challenging environment, automated tests have become a vital tool to ensure that applications are correct and performant. In this course, Testing in Go, you'll gain the ability to create automated test suites for your Go applications. First, you'll learn how to create assertion-style tests, commonly used in unit, integration, and end-to-end test suites. Next, you'll discover how to add performance benchmark tests to your critical code paths to ensure that your users aren't waiting any longer than necessary. Then you’ll round out your knowledge by learning about some special tools that Go provides to ease the creation of tests for HTTP services.. When you're finished with this course, you'll have the skills and knowledge of testing in Go needed to meet your customers expectations for quality and performance.

Testing in Go
Intermediate
2h 51m
(19)
Table of contents

About the author
Mike VanSickle - Pluralsight course - Testing in Go
Mike VanSickle
69 courses 4.6 author rating 3382 ratings

Michael VanSickle is an application architect in Akron, Ohio. He is a mechanical engineer by training and a software engineer by choice. He is passionate about learning new programming languages and user experience design.

Get started with Pluralsight