Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Basic Testing with Golang

  • What are automated tests
  • How to write simple tests (test package, test name convention, testing parameter)
  • How to check actual and expected values and fail / error the test (differences)
  • How to run tests
  • How to reduce repetitive code by writing helper functions

Releases

Packages

Used by

Contributors

Languages