Closed (duplicate)
Project:
Drupal core
Version:
9.1.x-dev
Component:
phpunit
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
27 Sep 2017 at 11:05 UTC
Updated:
19 May 2020 at 20:32 UTC
Jump to comment: Most recent
Comments
Comment #2
scuba_flyShould we split this up into separate issues to avoid creating a large patch file?
Comment #3
karthikkumarbodu commentedSounds like a good idea i will crate child issues for this issue.
Comment #4
scuba_flyAlso I guess this should be build against the latest 8 dev version.
Comment #5
lendudeI like the idea, but I'm not sure we are ready for this yet. Since we are still converting WebTestBase test to PHPUnit, deprecated calls to assetEqual will be added during those conversions. And we don't want to update the calls during the conversions because that would make them really hard to review.
So I'd say that this needs to be postponed on #2735005: Convert all Simpletest web tests to BrowserTestBase (or UnitTestBase/KernelTestBase), same for the child issues.
Comment #6
ivan berezhnov commentedComment #9
mmbkComment #13
init90