MarvinJWendt / testza

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

Added configuration support via `--testza.xyz` flags #134

Closed MarvinJWendt closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #134 (429f31b) into main (5da50d1) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #134   +/-   ##
=======================================
  Coverage   86.00%   86.00%           
=======================================
  Files          10       10           
  Lines         693      693           
=======================================
  Hits          596      596           
  Misses         60       60           
  Partials       37       37           
Impacted Files Coverage Δ
configuration.go 53.48% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5da50d1...429f31b. Read the comment docs.