-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: testng-team/testng
Author
Label
Projects
Milestones
Reviews
Assignee
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
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
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
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)
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
Previous Next
ProTip!
Filter pull requests by the default branch with base:master.