Closed killmenot closed 6 years ago
Changes Missing Coverage | Covered Lines | Changed/Added Lines | % | ||
---|---|---|---|---|---|
main.go | 0 | 2 | 0.0% | ||
<!-- | Total: | 13 | 15 | 86.67% | --> |
Totals | |
---|---|
Change from base Build 44: | 0.4% |
Covered Lines: | 111 |
Relevant Lines: | 184 |
Nice, that is a good idea.
Hi @maxcnunes
Could you please merge this PR?. It that provides an ability to expect address to return specific status code. Also I updated
Installing with a Dockerfile
section in README because when I tried it for the first time I found thataddress
is not supported and only then I found that I use1.3.1
but latest was2.2.0
status
is a new optional parameter that accept http status code. Whenstatus
is set, the tool waits this status code to exit successfully