Open davewichers opened 3 years ago
Is there already a Python test suite in the works? I've been researching how that might be done in case I wanted to pursue it, but would much prefer contributing to something existing or already started.
This was in support of an idea for creating a command line version of OWASP Benchmark for non-web apps. We have created a very small number of Python code snippets to start this, but that work stalled. With that said, we are slowly working on building crawlers to support command line testing/verification, so you shouldn't have to worry about that part of this. If you want to help build a Python version of Benchmark I'd love to work with you to do so. If interested, reach out to me directly at dave.wichers@owasp.org.
Needed to exercise and validate the new Python test suite.
George recommended we look at: Expect or DejaGnu.