drift icon indicating copy to clipboard operation
drift copied to clipboard

[WIP] Command-line tool to migrate your PHPUnit tests to Pest

Results 7 drift issues
Sort by recently updated
recently updated
newest added

This package does currently not support PHP8.

enhancement
good first issue

Let's create a new rector which orders the test alphabetically The reason for using a new rector is so we can optionally enable/disable it and decouple it from the base...

enhancement
polish

This adds a Box PHAR workflow to generate a PHAR for Drift when a new tag is pushed. Check out https://github.com/owenvoke/drift/actions/runs/208504306 for an example. What this does: - Creates PHAR...

I think drift could benefit from a phar with dependencies, as that would remove all conflicts caused by the dependencies.

enhancement
good first issue

Let's create a new rector which refactors the dataset to a shared dataset. The reason for using a new rector is so we can optionally enable/disable it and decouple it...

enhancement
polish

Let's create a new rector which can migrate a pest test into a higher order test. The reason for using a new rector is so we can optionally enable/disable it...

enhancement
polish

I experimented with some branding idea for Drift and came up with this: ![Drift for Pest](https://user-images.githubusercontent.com/19224681/83044602-aeda8c00-a044-11ea-9730-335f70167d69.png) Lighting and colors would need more work, but if you like the idea I...