Created a GitHub repository
Introduced automation framework
A private repository that serves as a boilerplate to introduce the Cucumber framework into an organization. KSitjar/cucumberjs-puppeteer is one of two versions in my repo. This version pairs CucumberJs with Puppeteer to power BDD-style test automation.

This boilerplate would be used to introduce CucumberJs at my organization to replace their Jest/Puppeteer implementation, allowing for quicker deployment of new automation with re-usable code modules and better collaboration models.