-
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
fix(yaml): rewrite the YAML writer so its output can be read back
#3327
opened Jul 30, 2026 by
juherr
Member
Loading…
feat(xml): ship an XSD for testng.xml alongside the DTD
#3325
opened Jul 30, 2026 by
juherr
Member
Loading…
3 tasks done
fix(xml): re-enable DTD validation and stop losing data in toXml()
#3315
opened Jul 30, 2026 by
juherr
Member
Loading…
3 tasks done
refactor(core): extract the command line front end out of testng-core
#3307
opened Jul 29, 2026 by
juherr
Member
Loading…
3 tasks done
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
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…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.