hhucn / webvulnscan

automated web application vulnerability scanner
MIT License
38 stars 27 forks source link

Add testing for commandline options. #23

Closed rliebig closed 10 years ago

rliebig commented 11 years ago

It should be possible, to test the command line interface, in order to avoid errors. This should be also done for configuration files.

phihag commented 11 years ago

In general, that may be a good idea, but it's somewhat unlikely that automated tests find significant bugs in there. I'd rather focus on other parts of the application, since these tend to be slow as well.

phihag commented 10 years ago

Closing for now, until we find an actual bug, we should not test.