In this folder are a series of boilerplates created for a form of "Hello World" for different test framework environments. The boilerplates are:
- cucumber-selenium: Using Cucumber with a Selenium-webdriver browser
- jest: Using a Jest test environment with a baseline
- jest-selenium: Using a Jest test environment with a Selenium-webdriver browser
- mocha-selenium: Using a Mocha test environment with a Selenium-webdriver browser
- protractor: Using a Protractor test environment
- webdriverio: Using a Webdriverio test environment