Ben Waters

Software Development Engineer in Test

My Projects

js automation image

JS Test Framework

This is a JS Test Automation framework that I created to utilise cucumber and selenium. I wanted the framework to handle UI tests and API tests which are both incorporated in the code base and allow running from GitHub actions as well.


View here

TS Image

TypeScript Test Framework

This is my TypeScript framework I created off the back of learning TypeScript. The framework itself focuses on UI tests only. I wanted this to be a robust framework that I can use as a skeleton form on any future projects allowing easy setup and allows a test team to use BDD from the start of a project.


View here