-
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
refactor(reports): make the parameter snapshot a shared run-scoped datum
#3405
opened Aug 20, 2026 by
juherr
Member
•
3/3
Loading…
refactor: settle the nullness contracts the marks left open
#3404
opened Aug 20, 2026 by
juherr
Member
•
4/4
Loading…
refactor(reports): let TextReporter own its parameter snapshot
#3402
opened Aug 20, 2026 by
juherr
Member
•
2/3
Loading…
fix(runner): keep the injected XmlTest out of the ITestResult parameter snapshot
#3401
opened Aug 20, 2026 by
juherr
Member
•
1/3
Loading…
test(config): stop SuiteRunnerIssueTestSample from re-entering itself
#3400
opened Aug 20, 2026 by
kalayciburak
Contributor
Loading…
4 tasks done
refactor: declare org.testng.internal null-marked
#3396
opened Aug 19, 2026 by
juherr
Member
•
2/4
Loading…
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
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…
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
After methods should be skipped when exclusion used
Need: Discussion to finalize
Needs design discussion before action
#1575
opened Oct 14, 2017 by
krmahadevan
Member
Loading…
2 tasks done
Issue #565 bis
Feature: groups
Test groups (include/exclude)
Feature: parallel
Parallel execution (methods/classes/tests)
#1478
opened Jul 16, 2017 by
juherr
Member
Loading…
This closes #863 Same xmlsuite is added multiple times when tests are run using TestNG.SetXmlSuites method
Runner: CLI
Running TestNG from the command line
xml
testng.xml suite file parsing
#897
opened Nov 25, 2015 by
virenv
Contributor
Loading…
Cartesian product for data providers
Feature: data-provider
@DataProvider data-driven tests
#865
opened Nov 11, 2015 by
mrpotes
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.