google / certificate-transparency

Auditing for TLS certificates.
https://certificate.transparency.dev
Apache License 2.0
868 stars 283 forks source link

Only parse test flags if the test is being executed directly #1350

Closed RJPercival closed 7 years ago

RJPercival commented 8 years ago

If the test is being executed via a test runner (e.g. "python -m unittest"), flag parsing will interfere with passing flags to the test runner.