https://github.com/perebaj/credit
Presentation about golang tests
https://github.com/perebaj/credit
golang testing
Last synced: over 1 year ago
JSON representation
Presentation about golang tests
- Host: GitHub
- URL: https://github.com/perebaj/credit
- Owner: perebaj
- License: mit
- Created: 2024-11-01T16:25:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-19T22:46:30.000Z (over 1 year ago)
- Last Synced: 2025-01-21T03:28:24.295Z (over 1 year ago)
- Topics: golang, testing
- Language: Go
- Homepage: https://perebaj.github.io/blog/golang-tests/
- Size: 34.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Credit
This project is based on a presentation I created, aimed at gathering and showcasing core concepts **about testing in Golang.** You can find a detailed post about this topic [here](https://perebaj.github.io/blog/golang-tests/).
Thank you for checking it out!