Blog
FAQ
Discussions
Search
Projects, issues, users, and merge requests.
Project ID, name, and description.
User nickname, name, and org.
Issue ID, title, and summary.
Merge request titles.
Contrib
.social
Feed
Live feed
Builds
Live builds
Core
Tags
Tags and Initiatives
Navigation
Projects
Drupal core
PHPUnit
Open on Drupal.org →
Maintained by
🇬🇧
United Kingdom
alexpott
🇨🇭
Switzerland
berdir
🇩🇪
Germany
dawehner
🇮🇹
Italy
mondrake
Follow
Sign in to follow projects
Issues
✨
Add a trait for autowiring properties in tests
Active
phpunit
Created
4 months ago
v11.0
🇦🇺
Australia
mstrelan
about 11 hours ago
🐛
ComposerIntegrationTest and omposerValidateTest fail if run from a composer installed site
Active
phpunit
Created
3 months ago
v11.0
🇬🇧
United Kingdom
catch
about 20 hours ago
📌
TestDiscovery expects @group annotations, fails with #[Group()] attributes
Active
phpunit
Created
6 months ago
v11.0
🇮🇹
Italy
mondrake
3 days ago
📌
stylelint-formatter-gitlab prevents updating stylelint
Active
phpunit
Created
3 months ago
v11.0
🇳🇱
Netherlands
spokje
3 days ago
📌
Add ability to test on Firefox using selenium
Postponed
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
alexpott
3 days ago
📌
Bump phpstan/phpstan to latest to make daily "updated deps" QA run pass again
RTBC
phpunit
Created
2 months ago
v11.0
🇳🇱
Netherlands
spokje
4 days ago
🐛
Fix "call to undefined' PHPStan-0 issues in migration system
RTBC
phpunit
Created
3 months ago
v11.0
🇳🇿
New Zealand
quietone
6 days ago
🐛
After upgrading to Drupal 10 getting Error on Kernel test running: You have requested a non-existent service "path_alias.repository"
Active
phpunit
Created
about 1 year ago
v10.1
🇮🇳
India
Ankita31
6 days ago
🐛
Allow run-tests.sh to report skipped/risky/incomplete PHPUnit-based tests
Needs work
phpunit
Created
about 7 years ago
v10.1
🇺🇸
United States
mile23
8 days ago
📌
Drupal\Tests\migrate\Unit\destination\EntityRevisionTest uses weird mocking pattern
Active
phpunit
Created
2 months ago
v11.0
🇬🇧
United Kingdom
joachim
10 days ago
📌
Method getMockForAbstractClass() is deprecated - replace in class KeyValueEntityStorageTest
RTBC
phpunit
Created
2 months ago
v11.0
🇮🇹
Italy
mondrake
13 days ago
📌
Handle PHPStan baseline additions about vfs
Active
phpunit
Created
2 months ago
v11.0
🇳🇱
Netherlands
spokje
14 days ago
📌
Add EntityInterface return typehints to protected test helper methods
Active
phpunit
Created
3 months ago
v11.0
🇦🇺
Australia
mstrelan
14 days ago
📌
Add int return typehints to protected test helper methods
Active
phpunit
Created
5 months ago
v11.0
🇦🇺
Australia
mstrelan
14 days ago
📌
Add void return typehints to protected test helper methods
Active
phpunit
Created
5 months ago
v11.0
🇦🇺
Australia
mstrelan
15 days ago
📌
Add drupalGet() to KernelTestBase
Needs review
phpunit
Created
about 1 year ago
v11.0
🇬🇧
United Kingdom
joachim
15 days ago
📌
Improve performance of functional tests by caching Drupal installations
Needs review
phpunit
Created
over 7 years ago
v11.0
🇷🇺
Russia
Chi
15 days ago
📌
Add database and cache assertions to OpenTelemetryFrontPagePerformanceTest and OpenTelemetryNodePagePerformanceTest
Active
phpunit
Created
11 months ago
v11.0
🇬🇧
United Kingdom
catch
16 days ago
📌
Move the '✅️ PHPStan Tests' job to the lint section
Needs review
phpunit
Created
4 months ago
v11.0
🇮🇹
Italy
mondrake
21 days ago
📌
Consider dropping Nightwatch in favor of Functional Javascript tests
Active
phpunit
Created
3 months ago
v11.0
🇦🇺
Australia
mstrelan
21 days ago
🐛
\Drupal\Tests\Core\Test\PhpUnitCliTest requires a database and webserver - move to a functional test
Active
phpunit
Created
about 1 year ago
v11.0
🇦🇺
Australia
larowlan
21 days ago
🌱
Add return typehints to protected test helper methods
Active
phpunit
Created
5 months ago
v11.0
🇺🇸
United States
xjm
23 days ago
🐛
Avoid random failures in JavascriptTestBase when testing functionality in a dialog
Needs review
phpunit
Created
over 7 years ago
v10.1
🇳🇱
Netherlands
michielnugter
24 days ago
📌
[meta] Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10
Active
phpunit
Created
5 months ago
v11.0
🇮🇹
Italy
mondrake
26 days ago
📌
Suppress Symfony debug classloader deprecations for ArrayAccess
RTBC
phpunit
Created
2 months ago
v11.0
🇬🇧
United Kingdom
catch
29 days ago
🐛
[random test failure] EntityDisplayTest::testExtraFields()
Active
phpunit
Created
over 3 years ago
v10.1
🇬🇧
United Kingdom
catch
29 days ago
📌
Method getMockForAbstractClass() is deprecated - replace in class EntityLinkTest
RTBC
phpunit
Created
2 months ago
v11.0
🇮🇹
Italy
mondrake
30 days ago
📌
Method getMockForAbstractClass() is deprecated - replace in class ViewsLocalTaskTest
RTBC
phpunit
Created
2 months ago
v11.0
🇮🇹
Italy
mondrake
30 days ago
📌
Use artifacts to share the phpstan result and cspell caches from core to MRs
RTBC
phpunit
Created
4 months ago
v10.4
🇬🇧
United Kingdom
catch
about 1 month ago
📌
Set entity schema installation, module configuration installation and content creation in the right order in kerneltests for MongoDB
Needs review
phpunit
Created
2 months ago
v11.0
🇳🇱
Netherlands
daffie
about 1 month ago
🐛
TestHttpClientMiddleware should only set User-Agent for Drupal requests
Active
phpunit
Created
7 months ago
v11.0
🇬🇧
United Kingdom
longwave
about 1 month ago
✨
Add a PHPUnit assertion that an entity is valid
Needs work
phpunit
Created
over 2 years ago
v11.0
🇬🇧
United Kingdom
joachim
about 1 month ago
📌
[PHPUnit 10+ only] Make dump() output in tests no longer use standard streams
Needs review
phpunit
Created
8 months ago
v11.0
🇮🇹
Italy
mondrake
about 1 month ago
📌
Allow passing MarkupInterface to AssertContentTrait::setRawContent
RTBC
phpunit
Created
3 months ago
v11.0
🇦🇺
Australia
mstrelan
about 1 month ago
📌
Add (more) bool return typehints to protected test helper methods
RTBC
phpunit
Created
3 months ago
v11.0
🇦🇺
Australia
mstrelan
about 1 month ago
📌
Remove the requirement for @group annotation in all tests
Needs review
phpunit
Created
almost 7 years ago
v11.0
🇬🇧
United Kingdom
joachim
about 1 month ago
📌
Reduce CPU requirements for core gitlab pipelines
Fixed
phpunit
Created
3 months ago
v10.4
🇬🇧
United Kingdom
catch
about 2 months ago
📌
Order tests by number of public methods to optimize gitlab job times
Fixed
phpunit
Created
4 months ago
v10.4
🇬🇧
United Kingdom
catch
about 2 months ago
📌
Account for test type, number of methods, and data providers in test ordering
Fixed
phpunit
Created
3 months ago
v10.4
🇬🇧
United Kingdom
catch
about 2 months ago
📌
Update run-tests.sh help output to match current test organization
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
about 2 months ago
📌
Bump phpstan/phpstan to latest to make daily "updated deps" QA run pass again
Fixed
phpunit
Created
4 months ago
v11.0
🇳🇱
Netherlands
spokje
about 2 months ago
📌
Remove all usage of FormattableMarkup in tests apart from explicit tests of that API
Closed: duplicate
phpunit
Created
over 9 years ago
v11.0
🇬🇧
United Kingdom
alexpott
about 2 months ago
📌
Enable W3C-compliant webdriver testing
Needs work
phpunit
Created
9 months ago
v10.3
🇬🇧
United Kingdom
alexpott
about 2 months ago
✨
Use one-time login link instead of user login form in BrowserTestBase tests
Fixed
phpunit
Created
3 months ago
v11.0
🇦🇺
Australia
mstrelan
about 2 months ago
📌
Add open-telemetry/sdk and open-telemetry/exporter-otlp as dev dependencies
Active
phpunit
Created
over 1 year ago
v10.1
🇬🇧
United Kingdom
catch
about 2 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class HelpTopicTwigTest
Fixed
phpunit
Created
3 months ago
v11.0
🇮🇹
Italy
mondrake
about 2 months ago
🐛
gitlab artifact caching doesn't work due to differences with project ID and build directories
Needs work
phpunit
Created
3 months ago
v11.0
🇬🇧
United Kingdom
catch
about 2 months ago
✨
add a way to manually use the test site from a Functional test
Needs work
phpunit
Created
over 3 years ago
v11.0
🇬🇧
United Kingdom
joachim
about 2 months ago
📌
Method getMockForAbstractClass() is deprecated in PHPUnit 10 - replace in class ConfigEntityStorageTest
Fixed
phpunit
Created
3 months ago
v11.0
🇮🇹
Italy
mondrake
about 2 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class LockBackendAbstractTest
Fixed
phpunit
Created
3 months ago
v11.0
🇮🇹
Italy
mondrake
about 2 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class class MigrateExecutableTest
Fixed
phpunit
Created
3 months ago
v11.0
🇮🇹
Italy
mondrake
about 2 months ago
📌
Add postgresql 15/16 to testing matrix
Active
phpunit
Created
about 1 year ago
v11.0
🇫🇷
France
andypost
about 2 months ago
🐛
GenerateThemeTest.php is unstable
Postponed: needs info
phpunit
Created
almost 2 years ago
v11.0
🇫🇷
France
andypost
about 2 months ago
🐛
xdebug breakpoints not working in web requests from BrowserTestBase
Active
phpunit
Created
almost 8 years ago
v11.0
🇺🇸
United States
jhedstrom
about 2 months ago
📌
Fix permission parameter order in EntityKernelTestBaseTest::testSetUpCurrentUser
Active
phpunit
Created
over 2 years ago
v10.0
🇳🇿
New Zealand
quietone
about 2 months ago
🐛
PHPUnit fails when a possible contrib extension directory doesn't exist
Needs review
phpunit
Created
2 months ago
v11.0
david.muffley
about 2 months ago
📌
sebastianbergmann/comparator:5.0.2 Introduces (for Drupal) breaking changes
Fixed
phpunit
Created
3 months ago
v11.0
🇳🇱
Netherlands
spokje
about 2 months ago
📌
Merge the build and lint stages in core MR pipelines
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
2 months ago
📌
Consolidate test methods in StandardPerformanceTest
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
2 months ago
📌
Skip unsupported methods in rest/jsonapi tests in an efficient way
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
alexpott
2 months ago
📌
Enforce strict types in tests
Fixed
phpunit
Created
about 1 year ago
v11.0
🇦🇺
Australia
mstrelan
2 months ago
🐛
DrupalSelenium2Driver->getWebDriverSession() == NULL when debugging
Postponed: needs info
phpunit
Created
about 6 years ago
v11.0
🇷🇸
Serbia
super_romeo
2 months ago
🐛
Nightwatch and Functional JavaScript fails since selenium/standalone-chrome:128
Fixed
phpunit
Created
3 months ago
v11.0
🇦🇺
Australia
mstrelan
2 months ago
✨
Most WebAssert Exists and notExists methods should allow passing a $container
Needs work
phpunit
Created
5 months ago
v11.0
🇦🇺
Australia
mstrelan
2 months ago
🐛
Data saved in the 'function' column can be too long or have bad encoding
Needs work
phpunit
Created
almost 6 years ago
v11.0
🇷🇴
Romania
stefan.butura
2 months ago
🐛
SYMFONY_DEPRECATIONS_HELPER in phpunit.xml.dist is no longer relevant on 11.x
Needs work
phpunit
Created
2 months ago
v11.0
🇬🇧
United Kingdom
joachim
2 months ago
📌
Further improve user login in tests (Follow up for #3469309)
Active
phpunit
Created
3 months ago
v11.0
🇦🇺
Australia
mstrelan
2 months ago
📌
Upgrade PHPUnit to 10, drop Symfony PHPUnit-bridge dependency
Fixed
phpunit
Created
10 months ago
v11.0
🇮🇹
Italy
mondrake
2 months ago
📌
[PP-1] Convert test annotation to attributes in Drupal/Test/Component
Postponed
phpunit
Created
6 months ago
v11.0
🇮🇹
Italy
mondrake
2 months ago
🌱
[meta] Fix strict type errors in kernel tests
Fixed
phpunit
Created
about 1 year ago
v11.0
🇦🇺
Australia
mstrelan
2 months ago
💬
[ignore] catch's gitlab performance tweaks sandbox
Closed: outdated
phpunit
Created
10 months ago
v11.0
🇬🇧
United Kingdom
catch
2 months ago
📌
Add declare(strict_types=1) to all test modules
Fixed
phpunit
Created
about 1 year ago
v11.0
🇦🇺
Australia
mstrelan
2 months ago
📌
[omnibus] Speed up gitlab ci runs
Closed: duplicate
phpunit
Created
about 1 year ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
📌
Add string return typehints to protected test helper methods
Fixed
phpunit
Created
5 months ago
v10.4
🇦🇺
Australia
mstrelan
3 months ago
📌
AssetResolverTest should use ::willReturnMap() for mocking
Fixed
phpunit
Created
3 months ago
v10.3
🇳🇱
Netherlands
spokje
3 months ago
📌
Update docs to stop recommending FormattableMarkup
Fixed
phpunit
Created
12 months ago
v10.3
🇺🇸
United States
dww
3 months ago
📌
Reduce CPU request for Nightwatch job
Fixed
phpunit
Created
3 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
📌
Move useful helper methods for working with entities from EntityKernelTestBase to a trait
Fixed
phpunit
Created
over 3 years ago
v10.4
🇬🇧
United Kingdom
joachim
3 months ago
📌
Split up EntityDefinitionUpdateTest
Fixed
phpunit
Created
3 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
💬
Behat\Mink\Exception\DriverException: Could not open connection: Failed to connect to localhost port 4444 after 2 ms: Couldn't connect to server
Postponed: needs info
phpunit
Created
about 1 year ago
v11.0
🇮🇳
India
Ankita31
3 months ago
📌
Replace calls to ::expectError*() from Drupal\Tests\Core\Render\ElementTest
Fixed
phpunit
Created
8 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
📌
Reduce concurrency for build tests
Fixed
phpunit
Created
3 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
📌
Add linkByHrefExistsExact and linkByHrefNotExistsExact for matching links by href exactly
Fixed
phpunit
Created
over 11 years ago
v10.1
🇬🇧
United Kingdom
a_c_m
3 months ago
🐛
run-tests.sh doesn't allow use --coverage-text argument for phpunit
Active
phpunit
Created
3 months ago
v11.0
🇦🇲
Armenia
murz
3 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class InstallerRedirectTraitTest
Fixed
phpunit
Created
3 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
🐛
Unable to parse core/modules/mysql/mysql.info.yml as it does not exist
Closed: works as designed
phpunit
Created
5 months ago
v10.3
🇦🇺
Australia
gigimaor
3 months ago
🐛
Some tests fail with 'Cannot use positional argument after named argument during unpacking'
Fixed
phpunit
Created
4 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
📌
Update to selenium/standalone-chrome:128
Active
phpunit
Created
3 months ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
📌
Remove assertion workaround from BrowserTestBase
Fixed
phpunit
Created
3 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
📌
Show test run time by class in run-tests.sh output
Fixed
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
📌
KernelTestBaseTest::tearDown() should not perform assertions
Fixed
phpunit
Created
almost 4 years ago
v11.0
🇬🇧
United Kingdom
longwave
3 months ago
🐛
dump() no longer produces output in PHPUnit tests running under PHP 8.3
Fixed
phpunit
Created
8 months ago
v10.2
🇮🇹
Italy
mondrake
3 months ago
📌
Prepare test docblocks for annotation conversion to attributes
Fixed
phpunit
Created
6 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
📌
Reduce CPU requirement and concurrency for unit tests
Fixed
phpunit
Created
3 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
🐛
EntityQueryAccessTest::testMediaEntityQueryAccess failing on PHP 8.3
Closed: outdated
phpunit
Created
12 months ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
📌
[meta] Add messages to assertions in a loop in sped up tests
Active
phpunit
Created
3 months ago
v11.0
🇳🇿
New Zealand
quietone
3 months ago
🐛
Fix ‘risky’ tests
Fixed
phpunit
Created
4 months ago
v10.3
🇮🇹
Italy
mondrake
3 months ago
📌
TestFileCreationTrait::generateFile should be protected
Fixed
phpunit
Created
3 months ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
📌
Convert WebAssertTest to a Unit test
Fixed
phpunit
Created
5 months ago
v10.3
🇦🇺
Australia
mstrelan
3 months ago
📌
Split OptionsFieldUiTest into two
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
📌
Split up FormTest
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
📌
FileFieldCreationTrait methods should be protected
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
📌
De-duplicate logic in ManageFieldsFunctionalTest
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
📌
Use Ubuntu images in all CI environments for core
Fixed
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
longwave
3 months ago
📌
Deprecate and / or remove unused Controllers and routes from WebAssert tests
Fixed
phpunit
Created
4 months ago
v11.0
🇺🇸
United States
nicxvan
3 months ago
📌
Bump phpstan/phpstan and mglaman/phpstan-drupal to latest to make daily "updated deps" QA run pass again
Fixed
phpunit
Created
3 months ago
v11.0
🇳🇱
Netherlands
spokje
3 months ago
🐛
WebAssertTest fails on 10.x
Fixed
phpunit
Created
3 months ago
v10.3
🇬🇧
United Kingdom
longwave
3 months ago
🐛
Test-only job cannot be run due to wrong dependency
Fixed
phpunit
Created
3 months ago
v11.0
🇪🇸
Spain
fjgarlin
3 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in Plugin component tests
Fixed
phpunit
Created
4 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
🐛
WebAssert Tests do not actually test all methods
Needs work
phpunit
Created
4 months ago
v11.0
🇺🇸
United States
nicxvan
3 months ago
🐛
http_client_middleware service throws exception in Functional test
Active
phpunit
Created
3 months ago
v10.3
🇮🇳
India
nitesh624
3 months ago
📌
Fix strict type errors in test modules
Fixed
phpunit
Created
about 1 year ago
v10.3
🇦🇺
Australia
mstrelan
3 months ago
📌
Fix strict type errors in AssertContentTrait
Fixed
phpunit
Created
about 1 year ago
v10.4
🇦🇺
Australia
mstrelan
3 months ago
📌
ModuleConfigureRouteTest is slow
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
📌
Add methods to assert status messages to WebAssert
Fixed
phpunit
Created
over 2 years ago
v9.4
🇺🇸
United States
danflanagan8
3 months ago
📌
Allow child jobs to run as soon as phpcs and spellcheck are completed
Needs work
phpunit
Created
3 months ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class ControllerBaseTest
Fixed
phpunit
Created
4 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
📌
Use artifacts to share the eslint and styleint caches from core to MRs
Fixed
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
🐛
Fix selenium performance/stampede issues in gitlab config and BrowserTestBase
Fixed
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
alexpott
3 months ago
📌
Consolidate Umami performance tests
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
🐛
Fatal error with stub container in DependencySerializationTrait::__wakeup()
Closed: cannot reproduce
phpunit
Created
about 4 years ago
v11.0
🇬🇧
United Kingdom
andrewbelcher
3 months ago
📌
Make PHPStan rule testing use PHPUnit 10
Fixed
phpunit
Created
4 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
📌
[Meta] Perform set-up tasks in Browser tests using API calls rather than browser requests
Active
phpunit
Created
about 2 years ago
v11.0
🇬🇧
United Kingdom
joachim
3 months ago
📌
InvocationMocker::withConsecutive() is deprecated in PHPUnit 9.6 and removed from PHPUnit 10
Closed: outdated
phpunit
Created
about 2 years ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
📌
Optimize spinlock protection in run-tests.sh
Closed: works as designed
phpunit
Created
3 months ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
📌
Add bool return typehints to protected test helper methods
Fixed
phpunit
Created
5 months ago
v11.0
🇦🇺
Australia
mstrelan
3 months ago
📌
Optimize TelephoneFieldTest
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
🐛
ScaffoldTestResult fixture is discovered as a unit test
Closed: cannot reproduce
phpunit
Created
3 months ago
v11.0
🇬🇧
United Kingdom
catch
3 months ago
📌
Merge test methods in FieldUIRouteTest for better performance
Fixed
phpunit
Created
4 months ago
v10.3
🇩🇪
Germany
FeyP
3 months ago
📌
Consolidate methods on FormElementsLabelsTest
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
3 months ago
📌
[PP-1] Make PHPStan rule testing use PHPUnit 11
Postponed
phpunit
Created
4 months ago
v11.0
🇮🇹
Italy
mondrake
3 months ago
🐛
E_DEPRECATED warnings makes functional tests fail
Active
phpunit
Created
3 months ago
v11.0
🇭🇺
Hungary
mxr576
3 months ago
🐛
Performance test gitlab job is broken - revert to use chromedriver
Fixed
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
🐛
convert LinkFieldTest::doTestURLValidation() to a kernel test
Postponed
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
joachim
4 months ago
📌
Three more slow functional tests
Fixed
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
📌
Rebalance more kernel and functional tests (@group #slow)
Closed: duplicate
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
🌱
[meta] Support PHPUnit 11 in Drupal 11
Active
phpunit
Created
10 months ago
v11.0
🇭🇺
Hungary
Gábor Hojtsy
4 months ago
📌
run-tests.sh output should truncate the beginning of the string
Needs work
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
📌
Try to rebalance kernel tests between gitlab runners (@group #slow again)
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
4 months ago
📌
Use the phpunit result cache to order tests by slowest first in gitlab jobs
Needs work
phpunit
Created
over 5 years ago
v11.0
🇺🇸
United States
mile23
4 months ago
🐛
Decompress files for aaa_update_test
Postponed
phpunit
Created
5 months ago
v11.0
🇺🇸
United States
nicxvan
4 months ago
📌
Deprecate ::assertWaitOnAjaxRequest() in favour of ::assertExpectedAjaxRequest()
Active
phpunit
Created
about 1 year ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
📌
Mark more tests with @group #slow and remove it from some others
Fixed
phpunit
Created
4 months ago
v10.3
🇬🇧
United Kingdom
catch
4 months ago
📌
Add array return typehints to protected test helper methods
Fixed
phpunit
Created
5 months ago
v11.0
🇦🇺
Australia
mstrelan
4 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class BuildTestTest
Fixed
phpunit
Created
5 months ago
v11.0
🇮🇹
Italy
mondrake
4 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - replace in class NormalizerBaseTest
Fixed
phpunit
Created
5 months ago
v10.4
🇮🇹
Italy
mondrake
4 months ago
📌
Use artifact caching for phpcs
Active
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
📌
Move performance test to selenium
Active
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
alexpott
4 months ago
📌
[PP-1] Use artifacts to share the cspell cache between runs
Closed: duplicate
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
🐛
Decompress files for config_install testing
Fixed
phpunit
Created
5 months ago
v10.4
🇺🇸
United States
nicxvan
4 months ago
🐛
drupalLogin() crashes where it should fail.
Postponed: needs info
phpunit
Created
over 10 years ago
v11.0
🇺🇸
United States
mile23
4 months ago
🌱
Use \Drupal consistently in tests
Needs work
phpunit
Created
over 11 years ago
v11.0
🇫🇷
France
andypost
4 months ago
📌
Update help_topic tests to HTML5
Needs work
phpunit
Created
about 1 year ago
v11.0
🇺🇸
United States
smustgrave
4 months ago
📌
Do not use the system database for tests
Needs work
phpunit
Created
4 months ago
v11.0
🇪🇸
Spain
fjgarlin
4 months ago
🌱
[META] Convert some tests into Kernel or Unit tests
Active
phpunit
Created
over 5 years ago
v11.0
🇷🇴
Romania
claudiu.cristea
4 months ago
📌
Deprecate non-W3C compliant testing
Active
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
alexpott
4 months ago
🌱
[meta] Core test suite performance
Active
phpunit
Created
4 months ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
📌
Rework database update tests so we don't have to ship database dumps in git
Active
phpunit
Created
12 months ago
v11.0
🇬🇧
United Kingdom
catch
4 months ago
📌
Update our tests to be W3C compatible
Closed: duplicate
phpunit
Created
8 months ago
v11.0
🇬🇧
United Kingdom
justafish
4 months ago
🐛
Drupal 10.3.x regression running JS tests using ddev - update lullabot/php-webdriver
Fixed
phpunit
Created
5 months ago
v10.3
🇬🇧
United Kingdom
alexpott
4 months ago
🐛
Functional test that uses drupalLogin() does not work on nginx+php-fpm on 8.5.x
Closed: works as designed
phpunit
Created
over 6 years ago
v8.5
🇸🇪
Sweden
johnzzon
4 months ago
📌
Finish deprecating status code and header assertions in JS tests
Fixed
phpunit
Created
about 2 years ago
v10.3
🇬🇧
United Kingdom
longwave
4 months ago
📌
Refactor PhpUnitTestRunner and TestRun internal classes
Postponed
phpunit
Created
7 months ago
v11.0
🇮🇹
Italy
mondrake
4 months ago
✨
BrowserHtmlDebugTrait::htmlOutput() should format JSON
Active
phpunit
Created
6 months ago
v11.0
🇬🇧
United Kingdom
joachim
4 months ago
🐛
dump() calls in tests are producing a PHPUnit\Framework\Exception
Active
phpunit
Created
6 months ago
v11.0
🇬🇧
United Kingdom
joachim
4 months ago
📌
When using drupalGet(), provide an associative array for $headers
Fixed
phpunit
Created
7 months ago
v10.3
🇩🇪
Germany
marcoliver
4 months ago
📌
CronRunTrait::cronRun() should assert the response status code.
Active
phpunit
Created
4 months ago
v11.0
🇩🇪
Germany
donquixote
4 months ago
📌
deprecate CronRunTrait
Needs work
phpunit
Created
over 2 years ago
v11.0
🇬🇧
United Kingdom
joachim
4 months ago
📌
Update behat/mink and friends
Fixed
phpunit
Created
12 months ago
v11.0
🇳🇿
New Zealand
quietone
4 months ago
📌
phpunit.xml is deleted when doing composer update
Active
phpunit
Created
over 3 years ago
v11.0
🇬🇧
United Kingdom
naheemsays
4 months ago
📌
Bootstrap HtmlOutputLogger from phpunit.xml
Fixed
phpunit
Created
6 months ago
v11.0
🇮🇹
Italy
mondrake
4 months ago
🐛
Test-only job does not detect failures correctly
Fixed
phpunit
Created
11 months ago
v10.3
🇸🇰
Slovakia
poker10
4 months ago
🐛
[META] Drupal should not commit compressed files, binaries, or databases
Needs work
phpunit
Created
5 months ago
v11.0
🇺🇸
United States
nicxvan
4 months ago
📌
[meta] Deprecate PHPUnit mocks in favour of using Prophecy
Active
phpunit
Created
over 4 years ago
v11.0
🇨🇳
China
jungle
5 months ago
📌
Add a test logger channel for test base classes to use
Closed: duplicate
phpunit
Created
over 7 years ago
v9.4
🇺🇸
United States
jhedstrom
5 months ago
📌
Stabilize FunctionalJavascript testing AJAX: add ::assertExpectedAjaxRequest()
Fixed
phpunit
Created
about 2 years ago
v10.2
🇧🇪
Belgium
wim leers
5 months ago
📌
Add #[RunTestsInSeparateProcesses] attribute to all Kernel and Functional tests
Closed: won't fix
phpunit
Created
7 months ago
v11.0
🇮🇹
Italy
mondrake
5 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 2 ContentEntityBase
Fixed
phpunit
Created
8 months ago
v10.3
🇮🇹
Italy
mondrake
5 months ago
📌
Revert 3417066 Upgrade PHPUnit to 10
Closed: won't fix
phpunit
Created
7 months ago
v11.0
🇳🇿
New Zealand
quietone
5 months ago
📌
[PP-1] Deprecate "helpers" for WebAssert::responseHeaderEquals and UiHelperTrait::submitForm
Active
phpunit
Created
12 months ago
v11.0
🇳🇱
Netherlands
spokje
5 months ago
📌
Add appropriate return typehints to all @dataProvider methods
Needs work
phpunit
Created
9 months ago
v11.0
🇮🇹
Italy
mondrake
5 months ago
📌
[May 2024] Add void return typehints to all test methods
Fixed
phpunit
Created
9 months ago
v10.3
🇮🇹
Italy
mondrake
5 months ago
🐛
PHPUnit 10 behaves differently when invoked outside web root
Fixed
phpunit
Created
7 months ago
v11.0
🇦🇺
Australia
mstrelan
5 months ago
📌
Rename mis-named data providers discovered in #3421418
Postponed
phpunit
Created
5 months ago
v11.0
🇺🇸
United States
xjm
5 months ago
📌
Replace @covers and @coversDefaultClass annotations with #[CoversFunction()] and #[CoversClass()] attributes
Closed: won't fix
phpunit
Created
7 months ago
v11.0
🇦🇺
Australia
mstrelan
5 months ago
🐛
HtmlOutputLogger outputs surplus newline
Fixed
phpunit
Created
6 months ago
v11.0
🇬🇧
United Kingdom
joachim
5 months ago
📌
Optimize test order when --directory is used
Fixed
phpunit
Created
6 months ago
v10.3
🇬🇧
United Kingdom
catch
5 months ago
🌱
[meta] Add return typehinting to the test codebase
Active
phpunit
Created
5 months ago
v11.0
🇺🇸
United States
xjm
5 months ago
📌
Remove URL generator priming in \Drupal\Tests\BrowserTestBase::installDrupal()
Fixed
phpunit
Created
over 3 years ago
v10.4
🇬🇧
United Kingdom
alexpott
5 months ago
✨
Allow run-tests.sh to generate coverage reports
Needs work
phpunit
Created
over 6 years ago
v11.0
🇺🇸
United States
mile23
5 months ago
📌
Decompress files for update_test_new_module
Active
phpunit
Created
5 months ago
v11.0
🇺🇸
United States
nicxvan
5 months ago
🌱
[meta] Audit public test methods that return something and validate that it actually makes sense in each case
Active
phpunit
Created
5 months ago
v11.0
🇺🇸
United States
xjm
5 months ago
📌
Test setup should copy default.settings.php/services.yml from assets
Fixed
phpunit
Created
7 months ago
v10.4
🇦🇺
Australia
sime
5 months ago
🐛
Autoresolve cspell GIT_DEPTH issue when diff fails
Fixed
phpunit
Created
9 months ago
v10.3
🇺🇸
United States
cmlara
5 months ago
📌
Add deprecations for update to behat/* dependencies
Closed: duplicate
phpunit
Created
9 months ago
v11.0
🇬🇧
United Kingdom
alexpott
5 months ago
🐛
Impossible to test real site profiles
Closed: outdated
phpunit
Created
almost 13 years ago
v11.0
🇨🇦
Canada
chx
5 months ago
📌
Allow deprecation testing to distinguish between major versions when contrib modules run tests
Active
phpunit
Created
over 3 years ago
v11.0
🇺🇸
United States
xjm
5 months ago
📌
Try to optimize test ordering when run-tests.sh is used with a mixture of test types
Fixed
phpunit
Created
6 months ago
v10.2
🇬🇧
United Kingdom
catch
5 months ago
📌
Correct placement of use statements in ClearTest
Fixed
phpunit
Created
6 months ago
v10.3
🇮🇹
Italy
mondrake
5 months ago
📌
Prepare Drupal/Test/Component tests for conversion to attributes
Fixed
phpunit
Created
6 months ago
v11.0
🇮🇹
Italy
mondrake
5 months ago
📌
Make methods in WebAssert return matching elements.
Needs work
phpunit
Created
about 7 years ago
v11.0
🇦🇺
Australia
larowlan
5 months ago
✨
WebAssert should return the found links
Closed: duplicate
phpunit
Created
over 5 years ago
v11.0
🇭🇺
Hungary
bendeguz.csirmaz
5 months ago
📌
Replace calls to :::expectWarning*() in Drupal\Tests\Component\PhpStorage\FileStorageTest
Fixed
phpunit
Created
8 months ago
v10.3
🇮🇹
Italy
mondrake
5 months ago
📌
Remove Drupal\Tests\migrate\Kernel\MigrateSourceTestBase::providerSource()
Fixed
phpunit
Created
8 months ago
v10.2
🇺🇸
United States
mikelutz
5 months ago
📌
setUpHtmlOutput, initBrowserOutputFile and htmlOutput use browser output directory differently
Needs work
phpunit
Created
over 6 years ago
v11.0
🇵🇰
Pakistan
jibran
6 months ago
🐛
Functional tests fail under SQLite
Active
phpunit
Created
8 months ago
v11.0
🇺🇸
United States
bkline
6 months ago
📌
[ignore] Test dev images
Closed: works as designed
phpunit
Created
7 months ago
v7.0
🇪🇸
Spain
fjgarlin
6 months ago
📌
[random test failure] Re-enable AjaxTest::testAjaxFocus()
Needs work
phpunit
Created
about 1 year ago
v11.0
🇬🇧
United Kingdom
catch
6 months ago
🌱
[meta] Support PHPUnit 10 in Drupal 11
Fixed
phpunit
Created
over 3 years ago
v11.0
🇬🇧
United Kingdom
longwave
6 months ago
💬
How to run PHPUnit tests with Drupal 10?
Fixed
phpunit
Created
about 2 years ago
v10.0
🇩🇪
Germany
Peter Majmesku
6 months ago
🐛
Tests fail on websites with a table prefix
Closed: outdated
phpunit
Created
about 10 years ago
v11.0
🇳🇱
Netherlands
kingdutch
6 months ago
📌
[11.x] Remove deprecated ExternalCommandRequirementsTrait
Fixed
phpunit
Created
9 months ago
v11.0
🇮🇹
Italy
mondrake
6 months ago
📌
Replace calls to ::expectWarning*() from Drupal\Tests\Core\Security\DoTrustedCallbackTraitTest
Fixed
phpunit
Created
8 months ago
v10.3
🇮🇹
Italy
mondrake
6 months ago
🐛
Replace calls to ::expectWarning*() from Drupal\Tests\Core\EventSubscriber\SpecialAttributesRouteSubscriberTest
Fixed
phpunit
Created
8 months ago
v11.0
🇮🇹
Italy
mondrake
6 months ago
📌
Method getMockForAbstractClass() of class PHPUnit\Framework\TestCase is deprecated in PHPUnit 10 - Step 3
Fixed
phpunit
Created
8 months ago
v10.3
🇮🇹
Italy
mondrake
6 months ago
📌
Replace @before*|@after* test annotations with attributes
Fixed
phpunit
Created
6 months ago
v11.0
🇮🇹
Italy
mondrake
6 months ago
📌
[meta] Define a Rector rule to convert test annotations to attributes
Active
phpunit
Created
7 months ago
v11.0
🇮🇹
Italy
mondrake
6 months ago
📌
Enforce $modules property as protected in test-classes
Closed: outdated
phpunit
Created
over 4 years ago
v11.0
🇦🇺
Australia
larowlan
6 months ago
📌
PHPUnit\Runner\ErrorHandler::__construct is private since PHPUnit 11.1
Fixed
phpunit
Created
7 months ago
v11.0
🇦🇺
Australia
mstrelan
6 months ago
🐛
Performance test gitlab job is failing on 11.x
Fixed
phpunit
Created
7 months ago
v11.0
🇬🇧
United Kingdom
catch
6 months ago
📌
Add declare(strict_types=1) to all Kernel tests
Fixed
phpunit
Created
about 1 year ago
v10.3
🇦🇺
Australia
mstrelan
6 months ago
📌
[META] Convert use of InvocationMocker::withConsecutive()
Fixed
phpunit
Created
12 months ago
v11.0
🇺🇸
United States
neclimdul
6 months ago
📌
Fix strict type errors: Convert remaining usages of FormattableMarkup to strings in core Functional tests
Fixed
phpunit
Created
10 months ago
v11.0
🇦🇺
Australia
mstrelan
6 months ago
📌
Remove DrupalComponentTestListenerTrait and replace with a PHPStan rule
Fixed
phpunit
Created
about 1 year ago
v11.0
🇳🇱
Netherlands
spokje
6 months ago
📌
Fix string array keys in data sets returned by data provider methods that do not match the parameter names in Kernel tests
Fixed
phpunit
Created
7 months ago
v11.0
🇮🇹
Italy
mondrake
6 months ago
📌
Change @dataprovider to static in EntityStorageBaseTest
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
longwave
6 months ago
📌
Change @dataprovider to static in SqlContentEntityStorageSchemaTest
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
longwave
6 months ago
📌
Change @dataprovider to static in LoggerChannelTest
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
longwave
6 months ago
📌
Change @dataprovider to static in CallableResolverTest
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
longwave
6 months ago
📌
Remove deprecated code from MarkupInterfaceComparator
Fixed
phpunit
Created
7 months ago
v11.0
🇬🇧
United Kingdom
longwave
6 months ago
📌
Implement failed database statement events in performance test query logging
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
catch
6 months ago
📌
Remove dead KernelTestBase::stop() method
Fixed
phpunit
Created
7 months ago
v10.3
🇮🇹
Italy
mondrake
6 months ago
📌
Fix remaining deprecated string array keys in data sets returned by data provider methods that do not match the parameter names
Fixed
phpunit
Created
7 months ago
v10.3
🇮🇹
Italy
mondrake
6 months ago
📌
[Meta] Support for string array keys in data sets returned by data provider methods that do not match the parameter names is deprecated in PHPUnit 10.5.18
Fixed
phpunit
Created
7 months ago
v11.0
🇮🇹
Italy
mondrake
6 months ago
🐛
PHPUnit testing within multisite setups
Active
phpunit
Created
about 5 years ago
v11.0
🇬🇧
United Kingdom
Sophie.SK
6 months ago
📌
[meta] Replace calls to ::expectError*() and ::expectWarning*()
Fixed
phpunit
Created
10 months ago
v11.0
🇮🇹
Italy
mondrake
6 months ago
📌
[8.4] Fix implicitly nullable type declarations in core/tests
Closed: won't fix
phpunit
Created
7 months ago
v11.0
🇫🇷
France
andypost
6 months ago
📌
PHPUnit TestSuite class not part of the API and will be removed from PHPUnit
Closed: duplicate
phpunit
Created
over 2 years ago
v11.0
🇬🇧
United Kingdom
joachim
6 months ago
🐛
[random test failure] Table 'sequences' already exists.
Active
phpunit
Created
over 4 years ago
v11.0
🇵🇱
Poland
Krzysztof Domański
6 months ago
📌
Change @dataprovider to static in FieldPluginBaseTest
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
longwave
6 months ago
💬
BrowserTestBase tests do not generate code coverage
Closed: duplicate
phpunit
Created
6 months ago
v10.2
🇮🇹
Italy
uccio
6 months ago
📌
Change @dataprovider to static in BackendCompilerPassTest
Fixed
phpunit
Created
7 months ago
v11.0
🇬🇧
United Kingdom
longwave
7 months ago
📌
Change @dataprovider to static in TitleResolverTest
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
longwave
7 months ago
📌
Replace @dataProvider annotations with #[DataProvider()] attributes
Closed: won't fix
phpunit
Created
7 months ago
v11.0
🇮🇹
Italy
mondrake
7 months ago
📌
Change @dataprovider to static in FileCacheFactoryTest
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
longwave
7 months ago
📌
Change @dataprovider to static in ConditionAccessResolverTraitTest
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
longwave
7 months ago
📌
Change @dataprovider to static in MenuAccessControlHandlerTest
Fixed
phpunit
Created
7 months ago
v11.0
🇬🇧
United Kingdom
longwave
7 months ago
📌
Fix remaining return*() methods of class PHPUnit\Framework\TestCase deprecated in PHPUnit 10
Fixed
phpunit
Created
7 months ago
v11.0
🇮🇹
Italy
mondrake
7 months ago
🐛
Can't log out on translated site in tests - causes issues for 10.3 umami test
Fixed
phpunit
Created
7 months ago
v10.3
🇬🇧
United Kingdom
alexpott
7 months ago
📌
[PHPUnit 10] Provide a static alternative to @dataproviders using PHPUnit mocks in ProtectedUserFieldConstraintValidatorTest
Fixed
phpunit
Created
over 1 year ago
v10.3
🇮🇹
Italy
mondrake
7 months ago
contrib
.social
Blog
FAQ
Discussions
Production build 0.71.5
2024