wp-cli-tests
wp-cli-tests copied to clipboard
Improve compatibility with other operating systems
trafficstars
I'm trying to improve Windows support a little bit so that tests could run on CI. Doing things in PHP vs. CLI commands is one step.
Lots of AI code changes in here, might need some cleanup
~Main change is blocked by https://github.com/wp-cli/wp-cli/pull/6124~
To-do:
- [ ] Add Behat tags to skip tests for certain OS?
See #155