[console_scripts]
pordego = pordego.cli:main

[pordego.output]
junit = pordego.junit_output:write_output_file
stdout = pordego.logging_output:print_output

