10up / wpacceptance

ARCHIVED: A team scalable solution for reliable WordPress acceptance testing.
https://wpacceptance.readthedocs.io/
MIT License
148 stars 15 forks source link

"WP Setup Instruction File" support #5

Closed tlovett1 closed 5 years ago

tlovett1 commented 5 years ago

WP Snapshots is a barrier to entry for many people since it relies on AWS. For many use cases, people don't need a custom snapshot, rather a simple environment with WP version X and a few plugins. WP Acceptance should support a snapshot OR a set of instructions for spinning up an environment e.g.:

INSTALL wordpress 5.1
INSTALL distributor:1.2

I'm thinking of this kind of like a Dockerfile.