AutoSQLi
AutoSQLi copied to clipboard
Add tests.
Currently, to debug AutoSQLi, I need to run it with the --debug flag which launch a sort of a python debugger which looks like GDB. this permit to check entirely the code flow, but takes a long time.
I don't know how tests are handled in python, so if someone have a suggestion, write it here :) ( don't be shy )