diff --git a/README.md b/README.md index 83db2e2..1afca00 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ ## Description +
+ This repository contains TestNG **DataProvider** wrapper (the latest version is based on TestNG 7.7.1) which helps to supply test data in a more flexible way. Common **DataProvider** forces using quite old and ugly syntax which expects one of the following types to be returned from DP method's body: