Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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).