6
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 20, 2024 — May 20, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1481 from krmahadevan/krmahadevan-fix-sonarcube-issues More... almost 8 years ago
Merge pull request #1485 from krmahadevan/krmahadevan-fix-1484 More... almost 8 years ago
Added source code comments to help clarify how the verification of parallelizations is done for methods expected to be executing simultaneously in different threads. Adding logging to help diagnose interimittent failures on TeamCity. Make the execution state tracker final and changed the reset method to remove logs rather than reassign the variable with a new list. Fixed a bug in the calculation of the expected size of the last block of methods to execute in parallel when processing event logs for test methods which do not use data providers without factories. More... almost 8 years ago
Remove irrelevant "targets" for TestNG annotations More... almost 8 years ago
Use enum instead of constants More... almost 8 years ago
Add a default constructor without comparison More... almost 8 years ago
Fix #328: Attempt to fix unnecessary execution of @Factory-ctors More... almost 8 years ago
Disable random test More... almost 8 years ago
Add test case for #328 More... almost 8 years ago
Merge pull request #1482 from juherr/issue-#1461 More... almost 8 years ago
Update CHANGES More... almost 8 years ago
Fixes #1461: TestNG not getting garbage collected More... almost 8 years ago
Add test case for #1461 More... almost 8 years ago
Fixing review comments. More... almost 8 years ago
Sonarcube violations fixed. More... almost 8 years ago
Merge pull request #1479 from krmahadevan/krmahadevan-fix-1405 More... almost 8 years ago
Merge branch 'master' of github.com:cbeust/testng More... almost 8 years ago
Fixing review comments. More... almost 8 years ago
Skip considering main() method More... almost 8 years ago
Merge pull request #1477 from juherr/issue-#565 More... almost 8 years ago
Rework test. More... almost 8 years ago
Merge pull request #1467 from krmahadevan/fix-799 More... almost 8 years ago
Fixing javadocs. More... almost 8 years ago
Merge pull request #1475 from juherr/issue-#288 More... almost 8 years ago
Merge pull request #1474 from juherr/issue-#513 More... almost 8 years ago
Add test case for #288 More... almost 8 years ago
Add test case for #513 More... almost 8 years ago
Move Systematiser usage to TestNG class More... almost 8 years ago
Fixing review comments. More... almost 8 years ago
@Factory with dataProvider changes order of iterations More... almost 8 years ago