▶
A quick overview of the full test creation pipeline, from writing a plain English description of a security test, to implementing it in code, running it, and understanding what shows up on the dash...
▶
Learn what a feature file is and how to write one using Gherkin syntax, a plain English format that describes what a security test should do before any code is written.
Gherkin syntax reference → ...
▶
Once your feature file is written, this video shows you how to turn it into a working Python test using pytest decorators and pytest-bdd to link your code back to the feature file.
pytest docs → h...
▶
Keith never reads what anyone writes at CR! Well, at least not until he gets into a test vehicle himself. Watch the full episode: https://youtu.be/wzto0FVGBG4
Loading…
