6
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2024 — May 27, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #827 from missedone/issue/testng-eclipse-124 More... over 9 years ago
Kobalt update More... over 9 years ago
Merge branch 'master' of github.com:cbeust/testng More... over 9 years ago
testng-eclipse #124: refine the sentence More... over 9 years ago
Merge pull request #831 from nosachamos/master More... over 9 years ago
Updating the CHANGES file. More... over 9 years ago
testng-eclipse #124: add statement about minimum testng version More... over 9 years ago
Merge pull request #830 from emopers/Collections_SynchronizedCollection_17 More... over 9 years ago
Merge pull request #829 from nosachamos/master More... over 9 years ago
Extract method to synchronizedly iterate test result collections More... over 9 years ago
Added synchronized when iterating over SynchronizedList as per Java specification More... over 9 years ago
Allowing Suites to have duplicated name so people can configure the same suite-file to run multiple times (performance testing, resiliency, memory leak testing, etc). Did this by checking for duplicated names, and if one or more are found instead of throwing an exception we change the name to <suite name> (0), <suite name> (1), etc... More... over 9 years ago
Merge pull request #828 from gulabartosz/master More... over 9 years ago
Fixed typo More... over 9 years ago
testng-eclipse #124: fix typos More... over 9 years ago
testng-eclipse #124: doc for preferences and properties More... over 9 years ago
testng-eclipse #124: doc for launch configuration runtime options More... over 9 years ago
Fix publish. More... over 9 years ago
Java 1.7 for build.gradle. More... over 9 years ago
6.9.7 More... over 9 years ago
6.9.7-SNAPSHOT More... over 9 years ago
rebase More... over 9 years ago
Merge branch 'master' of github.com:cbeust/testng More... over 9 years ago
Banner More... over 9 years ago
Merge pull request #819 from darklynx/XMLReporter_FileNotFoundException_fix More... over 9 years ago
added nullable indicator, as suggested by @juherr More... over 9 years ago
use directory object which present is ensured More... over 9 years ago
ensure that taget directory for file report exists before creating a report file, affects XMLReporter More... over 9 years ago
Built.kt More... over 9 years ago
Merge pull request #814 from juherr/issue-813 More... over 9 years ago