Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pento/testpress
Tool for helping you get a WordPress Core test environment up and running.
https://github.com/pento/testpress
Last synced: 15 days ago
JSON representation
Tool for helping you get a WordPress Core test environment up and running.
- Host: GitHub
- URL: https://github.com/pento/testpress
- Owner: pento
- License: gpl-2.0
- Created: 2018-05-28T02:54:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-26T04:26:23.000Z (almost 2 years ago)
- Last Synced: 2024-10-23T14:04:19.389Z (24 days ago)
- Language: JavaScript
- Homepage:
- Size: 3.88 MB
- Stars: 68
- Watchers: 6
- Forks: 2
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# TestPress
TestPress is a tool for contributing to WordPress. It automatically configures a development environment on your computer, allowing you to focus on making WordPress!
You'll need to install Docker in order to use TestPress. You can download it for [MacOS](https://download.docker.com/mac/stable/Docker.dmg), [Windows 10 Pro](https://download.docker.com/win/stable/Docker%20for%20Windows%20Installer.exe), [other versions of Windows](https://github.com/docker/toolbox/releases), and [all other operating systems](https://hub.docker.com/search/?type=edition&offering=community).
This is currently tested on MacOS and Windows, but it should probably run on Linux, too. Bug reports and PRs are greatly appreciated! 💖
## Getting Started
- **Download**: If you want to use the latest TestPress release, you can [download it here](https://github.com/pento/testpress/releases).
- **Discuss**: If you have a question about TestPress, you can [ask it here](https://github.com/pento/testpress/issues/new?template=question.md).
- **Contribute**: Development of TestPress happens in this GitHub repository. Get started by [reading the contributing guidelines](/CONTRIBUTING.md).