vmarrazzo / yggdrasil

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Yggdrasil

Yggdrasil is a software module that simply Selenium Data-Driven Testing into Apache JMeter.

  • Completelly developed in Java
  • Ready to be encapsulated as JMeter dependency
  • It allows easly multiple WebDriver instance sharing
  • It allows test isolation for each JMeter thread
  • Possibility to be extended with different scope

Installation

Dillinger requires Java 8 and Apache Maven to be compiled.

To be compiled as jar dependencies with all necessary file use command:

$ mvn clean package

About

License:Apache License 2.0


Languages

Language:Java 100.0%