Skylift
PHPUnit Continuous Test Runner for VS Code
Skylift is an extension for VS Code that runs your PHPUnit tests continuously in the background as you're working. It is well integrated with the editor and flags failing tests immediately.
Skylift is not currently available to use, but a public beta will be launching soon...
Support
Common Questions
- Q. Can I use a custom PHPUnit launch command?
- Yes! When you open your workspace settings file in VS Code, you can specify the PHPUnit launch command as one of the options.
Got a problem with Skylift? Send me an email at [email protected]
Found a bug in Skylift? Great! Please report it in the GitHub issues tracker.