MarvinJWendt / testza

Full-featured test framework for Go! Assertions, fuzzing, input testing, output capturing, and much more! 🍕
MIT License
418 stars 21 forks source link

Make settings configurable with environment variables #135

Open MarvinJWendt opened 2 years ago

MarvinJWendt commented 2 years ago

This should be relatively easy, and can re-use the logic from the flags parsing.