Skip to content

ComaToastUK/cuketypenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥒 Cuketypenium 🥒

About

Cuketypenium is a framework for writing selenium driven cucumber-jest tests using Typescript.

Getting started

  • Run yarn to install the dependencies
  • Add your base url to the test/test.config.ts file
  • Add your CSS selectors to the selector.config.ts file
  • Create your BDD scenarios in .feature files
  • Populate your page objects
  • Implement your step definitions
  • use the yarn test command and you're away...

You'll find some examples that can be edited to get things moving, I'll add some simple example tests soon, I promise.

About

Run Cucumber/Selenium tests using Typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published