Skip to content

A Gherkin-like wrapper framework for Selenium Automation Testing.

License

Notifications You must be signed in to change notification settings

montanizstills/Nezonium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nezonium

A Gherkin-like wrapper framework for Selenium Automation Testing.

Extendable Framework:

Nezonium is built upon Selenium-Jupiter. Nezonium aims to abstract web testing nuances into a simply, legible expression.

Nezonium defines many common browsers for you, such as: Chrome, Edge, Safari, and Firefox, just to name a few. Nezonium.

Nezonium leverages JUNIT5. So, developers needn't worry about driver dependency management. Should developers wish to add a currently, non-standard supported, WebDriver; developers simply can set/adjust the runtime WebDriverManager.

Nezonium leverages JUNIT5. At its core, it is a Parameterized Test. Users needn't worry about cross-bootstrap conflicts. Any JUNIT5 and Selenium cross-transient dependent frameworks will not compete. And, your API remains open for extension.

About

A Gherkin-like wrapper framework for Selenium Automation Testing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages