https://github.com/dancsecs/sztestlog
Convenience package linking sztest and szlog packages for cleaner test code.
https://github.com/dancsecs/sztestlog
cli console debugging go golang golang-library logging structured-logging tdd verbose
Last synced: 4 months ago
JSON representation
Convenience package linking sztest and szlog packages for cleaner test code.
- Host: GitHub
- URL: https://github.com/dancsecs/sztestlog
- Owner: dancsecs
- License: gpl-3.0
- Created: 2024-05-10T18:38:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-17T10:53:52.000Z (10 months ago)
- Last Synced: 2025-12-17T17:54:16.241Z (6 months ago)
- Topics: cli, console, debugging, go, golang, golang-library, logging, structured-logging, tdd, verbose
- Language: Go
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Package sztestlog
```go
package sztestlog
```
Package sztestlog provides convenience functions to return a sztest.Chk object
while setting the szlog package to the desired settings based on passed
arguments for testing. If no Arguments are passed then both verbose and log
levels are set to their maximums.
## Dedication
This project is dedicated to Reem.
Your brilliance, courage, and quiet strength continue to inspire me.
Every line is written in gratitude for the light and hope you brought into my
life.
NOTE: Documentation reviewed and polished with the assistance of ChatGPT from
OpenAI.