Raya Abuzyarova
- 活动总数 12
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
Raya Abuzyarova 进行了评论, -
-
Raya Abuzyarova 进行了评论, -
Raya Abuzyarova 进行了评论, -
Raya Abuzyarova 创建了一个帖子, 已回答Updating TestNG invocationCount (repeat test multiple times)
Hi!I'm trying to figure out if it's possible to change TestNG invocationCount (to repeat test multiple times).As for JUnit we can set it in 'Run/Debug Configurations' Window and it refers to "REPEA... -
Raya Abuzyarova 进行了评论, -
Raya Abuzyarova 创建了一个帖子, 已回答Adding an action to existing line marker provider
Hi! I've been wondering if it's possible to add some custom action to existing line marker provider (e.g. RunLineMarkerProvider/TestRunLineMarkerProvider) without creating new line marker provider?... -
Raya Abuzyarova 进行了评论, -
Raya Abuzyarova 创建了一个帖子, 已回答Extending JUnit plugin
Hi!I've been trying to extend JUnit plugin in order to access JUnitConfiguration (extend it or access it's methods). Compiling project I get: JUnitConfiguration runProfile = (JUnitConfiguration) e...