You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: