Closed (fixed)
Project:
Drupal 7 to Modern Drupal Module Upgrader
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
25 Aug 2014 at 15:45 UTC
Updated:
15 Sep 2014 at 19:28 UTC
Jump to comment: Most recent
Comments
Comment #1
phenaproximaThis pretty squarely works for me. It's baked into ModuleContext so it may not need a plugin (not 100% sure about that yet, though).
Comment #2
webchickConfirmed! It successfully splits apart the Pants test cases in a mega-class in D7 into 3 separate class files in the /src directory.
There's still more to do to get the tests to show up (#2327335: [meta] Port automated tests to D8) but PSR-4-wise, this is good to go.