6
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 18, 2024 — May 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Adding check to make sure the verifyThatMethodLevelEventsRunInDifferentThreadsFromSuiteAndTestLevelEvents in ParallelByMethodsMultipleSuitesTestsClassesTest.java doesn't test methods that are not directly declared in the test class More... over 8 years ago
Implemented tracking for thread counts. Added a test case for multiple suites run sequentially, but with their methods in parallel. Added some new state accessors to the execution state tracker. More... over 8 years ago
Merge pull request #1169 from ben-manes/master More... over 8 years ago
ConcurrentModificationException during iteration (fixes #1168) More... over 8 years ago
Fix the Version.java generation. More... over 8 years ago
Wrong location for autoGitTag. More... over 8 years ago
autoGitTag. More... over 8 years ago
Bump Kobalt to build with the latest changes. More... over 8 years ago
Bump the TestNG dependency version. More... over 8 years ago
Fine tune provided/optional dependencies. More... over 8 years ago
Merge pull request #1161 from juherr/issue-#1139 More... over 8 years ago
Merge pull request #1167 from selenareneephillips/parallelization_test_suite More... over 8 years ago
Updates related to code review comments. Renamed test class so that it properly describes the test scenario it executes More... over 8 years ago
Typo More... over 8 years ago
Added an execution state tracker and corresponding listener class to do the bookkeeping necessary for really good parallelization tests. Did an initial test class to cover the simplest scenario for parallel by methods execution More... over 8 years ago
Add provided/runtime dependencies to the pom. More... over 8 years ago
Merge pull request #1158 from juherr/issue-#1156 More... over 8 years ago
Update Build.kt for Maven Central deployment. More... over 8 years ago
No fat jar. More... over 8 years ago
Fix the Kobalt build. More... over 8 years ago
Rework dataprovider tests More... over 8 years ago
Fix #1139: DataProvider supports Object[] and Iterator<Object> as a valid return types More... over 8 years ago
Fix #1156: Make hierarchy on order features More... over 8 years ago
Fix Travis... maybe,. More... over 8 years ago
Automatically publish to JCenter. More... over 8 years ago
Bump to 6.9.14-SNAPSHOT. More... over 8 years ago
6.9.13. More... over 8 years ago
Update Kobalt. More... over 8 years ago
Update to latest versions. More... over 8 years ago
Merge pull request #1157 from juherr/issue-#1156 More... over 8 years ago