Hussein Yapit
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created TestNG tests result custom rules
Hi guys,I need to customize TestNG reporter to report a SUCCESS for tests that are retried multiple times on failure but eventually passes. For example: Test1 attempt#1 fails, but attempt#2 succeed...