7 lines
329 B
Markdown
Raw Normal View History

### Relevant articles
- [Introduction to TestNG](http://www.baeldung.com/testng)
- [Custom Reporting with TestNG](http://www.baeldung.com/testng-custom-reporting)
- [A Quick JUnit vs TestNG Comparison](https://www.baeldung.com/junit-vs-testng)
2022-11-25 15:41:11 +08:00
- [How to Run TestNG Tests on Jenkins](https://www.baeldung.com/ops/testng-jenkins)