An open API service indexing awesome lists of open source software.

https://github.com/betterstack-community/intermediate-go-unit-tests


https://github.com/betterstack-community/intermediate-go-unit-tests

Last synced: 9 months ago
JSON representation

Awesome Lists containing this project

README

          

# Intermediate unit testing in Go

Elevate your Go testing game by learning techniques to speed up tests, manage
dependencies, and enhance test output readability.

**Tutorial**:
[Testing in Go: Intermediate Tips and Techniques](https://betterstack.com/community/guides/testing/intemediate-go-testing/)

## ⚖ License

The code used in this project and in the linked tutorial are licensed under the
[Apache License, Version 2.0](LICENSE)