2019-05-05 13:54:56 +02:00
|
|
|
### Naming scheme
|
|
|
|
|
2020-01-13 23:00:10 +01:00
|
|
|
* 00-05: Does the bare testssl.sh work at all?
|
2020-11-26 13:07:49 +01:00
|
|
|
* 10-29: Do scans work fine (client side)?
|
|
|
|
* 30-39: Does reporting work?
|
2019-05-06 11:13:37 +02:00
|
|
|
* 50-69: Are the results what I expect (server side)?
|
2019-05-05 13:54:56 +02:00
|
|
|
|
2019-05-06 11:13:37 +02:00
|
|
|
Please help to write Travis/CI tests! Documentation can be found [here](https://perldoc.perl.org/Test/More.html).
|
2020-11-26 13:41:44 +01:00
|
|
|
You can consult the existing code here. Feel free to use `10_baseline_ipv4_http.t` or `23_client_simulation.t` as a
|
2019-05-06 11:13:37 +02:00
|
|
|
template.
|