Philzen / testng-team.github.io

TestNG documentation

Home Page:https://testng.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AsciiDoc for documentation

The TestNG documentation portal now makes use of AsciiDoctor for managing documentation.

Here's a very good tutorial that can be referred to quickly get acquainted with AsciiDoc syntax.

This repository makes use of the AsciiDoc Maven plugin for translating the .adoc files into html files.

Contributing to the documentation

  • You can now make changes to the existing .adoc files if you are enhancing the existing documentation. To learn how to work with .adoc files please refer to the tutorial link mentioned above.
  • To view the documentation locally, you just need to run the maven command ./mvnw clean test-compile. This command will generate the html files in the target/html directory.

About

TestNG documentation

https://testng.org


Languages

Language:HTML 70.3%Language:CSS 18.2%Language:JavaScript 11.5%Language:Java 0.1%Language:PHP 0.0%Language:Hack 0.0%