Quantcast
Channel: Dr. Dobb's Parallel Articles
Viewing all articles
Browse latest Browse all 86

Project of the Month: TestNG

$
0
0
Not every coder uses xUnit frameworks for testing. Many prefer TestNG, which gets around xUnit limitations, supports testing at multiple levels (unit, functional, integration, end-to-end), and greatly facilitates data-driven tests.

Viewing all articles
Browse latest Browse all 86

Trending Articles