Skip to content

Damm999/TestNG-Framework

Repository files navigation

example branch parameter

Pre-Requisites

Before working with this framework, please ensure you have jdk 13 and testNG lib

TestNG-Framework

  • To build image docker build . -t testng/latest
  • To execute You can run files under src/test/java/testing or from TestNG.xml file
  • To execute via mvn -> mvn clean install

Features:

  • Implementation of extent reporting.
  • Added log4j.
  • Easy integration with jenkins