-
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
perf: optimize TestClass method initialization for @Factory instances
#3443
opened Aug 29, 2026 by
arimu1
Loading…
2 tasks done
perf(internal): stop building the per-method collections that nothing uses
#3442
opened Aug 29, 2026 by
krmahadevan
Member
Loading…
2 of 3 tasks
Features/use jaxb
architecture
Internal architecture / refactoring
xml
testng.xml suite file parsing
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
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)
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
Fix issue #857
Feature: retry-analyzer
IRetryAnalyzer retrying of failed tests
#860
opened Nov 5, 2015 by
juherr
Member
Loading…
Performance enhancements related to issue #772
performance
Performance-related (combinable with any Type)
#775
opened Aug 5, 2015 by
benlamonica
Loading…
Rework of retry analyzer tests.
Feature: retry-analyzer
IRetryAnalyzer retrying of failed tests
#652
opened Apr 24, 2015 by
juherr
Member
Loading…
Fix for issue #299 (https://github.com/cbeust/testng/issues/299).
Feature: report
Reporters and report generation
#448
opened Sep 30, 2013 by
ghost
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.