The alias of testing to ctesting prevented auto-importing of the testing library. This change (arbitrarily) renames the package so that it doesn't collide with the core pkg for "testing".
The alias of testing to ctesting prevented auto-importing of the testing library. This change (arbitrarily) renames the package so that it doesn't collide with the core pkg for "testing".