Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 514 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 514 Bytes

Automated security testing using language you already know

This is the supporting repository for the blog post over at https://medium.com/asos-techblog/automated-security-testing-using-language-you-already-know-60b968d55cec

When you clone the repo, you will be able to run the web app in localhost, and then run the tests against that instance of localhost.

If you use the article to help explain what is going on, and what extra methodolodies are highlighted over and above the standard BDD style scenarios.