Skip to content

Pull requests: testng-team/testng

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

build(deps): bump gradle/actions/wrapper-validation from 6.2.0 to 6.3.0 dependencies Pull requests that update a dependency github_actions Pull requests that update GitHub Actions code
#3340 opened Aug 11, 2026 by dependabot Bot Loading…
build(deps): bump github/codeql-action/analyze from 4.37.4 to 4.37.6 dependencies Pull requests that update a dependency github_actions Pull requests that update GitHub Actions code
#3339 opened Aug 11, 2026 by dependabot Bot Loading…
build(deps): bump github/codeql-action/init from 4.37.4 to 4.37.6 dependencies Pull requests that update a dependency github_actions Pull requests that update GitHub Actions code
#3338 opened Aug 11, 2026 by dependabot Bot Loading…
build(deps): bump gradle-wrapper from 9.6.1 to 9.7.0 dependencies Pull requests that update a dependency java Pull requests that update Java code
#3335 opened Aug 10, 2026 by dependabot Bot Loading…
Update Gradle Wrapper from 9.6.1 to 9.7.0 gradle-wrapper Pull requests that update the Gradle wrapper
#3333 opened Aug 7, 2026 by github-actions Bot Loading…
build(deps): bump actions/checkout from 4.4.0 to 7.0.1 dependencies Pull requests that update a dependency github_actions Pull requests that update GitHub Actions code
#3332 opened Aug 4, 2026 by dependabot Bot Loading…
build(deps): bump actions/setup-java from 5.6.0 to 5.7.0 dependencies Pull requests that update a dependency github_actions Pull requests that update GitHub Actions code
#3331 opened Aug 4, 2026 by dependabot Bot Loading…
Streamline listener invocation handling exceptions Feature: listener ITestListener and other listeners Feature: parallel Parallel execution (methods/classes/tests)
#3258 opened Feb 4, 2026 by krmahadevan Member Loading…
3 tasks done
Fix exception handling in GraphOrchestrator#afterExecute method to show the exception coming from the TestNGFutureTask. architecture Internal architecture / refactoring Feature: parallel Parallel execution (methods/classes/tests)
#3248 opened Nov 21, 2025 by lkalina-cera Loading…
3 tasks
Features/use jaxb architecture Internal architecture / refactoring xml testng.xml suite file parsing
#3240 opened Aug 31, 2025 by juherr Member Draft
3 tasks
Allow users to access factory method params info Feature: factory @Factory dynamic test instance creation Feature: parameters @Parameters / parameterized tests testng-api Public API changes / compatibility
#3115 opened Apr 23, 2024 by krmahadevan Member Loading…
3 tasks done
Add checkerframework and errorprone architecture Internal architecture / refactoring
#2941 opened Jul 31, 2023 by juherr Member Draft
Fix sporadic failure for “firstTimeOnly” methods Feature: before/after @BeforeX / @AfterX configuration methods Feature: listener ITestListener and other listeners
#2850 opened Dec 4, 2022 by krmahadevan Member Loading…
configfailurepolicy=continue only works for BeforeTest when using TestNG XML file Feature: before/after @BeforeX / @AfterX configuration methods Feature: configfailurepolicy configfailurepolicy for failed config methods xml testng.xml suite file parsing
#2735 opened Feb 24, 2022 by bj-9527 Contributor Loading…
3 tasks done
Add support for Priority in Configuration Methods Feature: before/after @BeforeX / @AfterX configuration methods Feature: priority Test method priority ordering
#2662 opened Oct 25, 2021 by martinaldrin Loading…
Add XSD file for validation Feature: test selection Selecting which tests to run xml testng.xml suite file parsing
#2594 opened Jun 8, 2021 by juherr Member Loading…
3 of 4 tasks
Unit tests for #2560 unit-tests TestNG's own internal test suite
#2562 opened May 27, 2021 by RiJo Contributor Draft
1 of 2 tasks
By EasonYi: Feature: multi-suite Running multiple suites together Feature: parallel Parallel execution (methods/classes/tests) Feature: parameters @Parameters / parameterized tests
#2248 opened Feb 18, 2020 by EasonYi Loading…
Fix: alwaysRun should not force invocation of Before-methods Feature: alwaysRun Config methods with alwaysRun behavior Feature: before/after @BeforeX / @AfterX configuration methods
#2198 opened Nov 23, 2019 by kool79 Loading…
1 task done
[Discussion] Implementation of statically typed data providers Feature: data-provider @DataProvider data-driven tests testng-api Public API changes / compatibility
#2154 opened Sep 18, 2019 by korobochka Contributor Draft
2 tasks
Update MethodInvocationHelper.java architecture Internal architecture / refactoring
#2040 opened Mar 23, 2019 by sainjalpolys Loading…
2 tasks
Add a test scenario for @BeforeGroups having a dependsOnGroups Feature: before/after @BeforeX / @AfterX configuration methods Feature: dependsOn dependsOnMethods / dependsOnGroups ordering Feature: groups Test groups (include/exclude)
#2025 opened Mar 5, 2019 by jobayle Loading… 7.0
Streamline native injection w.r.t cloning Feature: before/after @BeforeX / @AfterX configuration methods Feature: injection Native injection of test parameters xml testng.xml suite file parsing
#2001 opened Jan 6, 2019 by krmahadevan Member Loading…
2 tasks done
Added Not Equals method for comparing float and dobule arrays - Fixes #1957 Feature: assertions Assert / assertEquals and assertion utilities
#1961 opened Nov 25, 2018 by atulagrawal Contributor Loading…
1 of 2 tasks
Parameter alwaysRun=true for before-methods forces execution of those methods Feature: alwaysRun Config methods with alwaysRun behavior Feature: before/after @BeforeX / @AfterX configuration methods
#1633 opened Dec 1, 2017 by krmahadevan Member Loading…
2 tasks done
ProTip! Filter pull requests by the default branch with base:master.