nao1215 / spectest

A simple and extensible behavioural testing library for Go. You can use api test to simplify REST API, HTTP handler and e2e tests.
MIT License
37 stars 1 forks source link

Update go module #192

Closed nao1215 closed 1 year ago

github-actions[bot] commented 1 year ago

Code Metrics Report

main (fd3345d) #192 (cc63167) +/-
Coverage 80.7% 80.7% 0.0%
Test Execution Time 8s 34s +26s
Details ``` diff | | main (fd3345d) | #192 (cc63167) | +/- | |---------------------|----------------|----------------|------| | Coverage | 80.7% | 80.7% | 0.0% | | Files | 33 | 33 | 0 | | Lines | 1877 | 1877 | 0 | | Covered | 1514 | 1514 | 0 | - | Test Execution Time | 8s | 34s | +26s | ```

Reported by octocov