mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
8 lines
321 B
Markdown
8 lines
321 B
Markdown
### Naming scheme
|
|
|
|
* 00-09: Is reporting ok
|
|
* 20-39: Do scans work fine (client side)
|
|
* 50-69: Are the results what I expect? (server side)
|
|
|
|
Please help to write Travis/CI tests! Documentation can be found [here](https://perldoc.perl.org/Test/More.html) and consulting the existing code (e.g. 20_baseline_ipv4_http.t)
|