DEV Community

marius-ciclistu
marius-ciclistu

Posted on • Originally published at marius-ciclistu.Medium on

Maravel-Framework lost another 3.7k rows of testing code


Maravel-Framework

With this version (10.63.5) change, the last test classes were moved to Maravel-Framework-Dev 1.1.12, rising the total number of rows moved to: ~ 24700.

The tests using these MOVED classes must be updated with \MacropaySolutions\MaravelFrameworkDev\… instead of Illuminate\… FQN prefix.

The old tests will fail for sure because of this but production code should not if it does not use fake/test code/classes.

Top comments (0)