How to use wpsnapshots to spin up test environment #29
Unanswered
claytoncollie
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello. Is it possible to create a test install and database using a wpsnapshot instead of downloading a fresh copy from wordpress.org using wp-env? I have some acceptance tests written with WP Acceptance and I am looking for a way to migrate to WP Cypress and still use my project's data and settings that are defined in wpsnapshot.
A few ideas that I have are to:
strategyobjectenvcommand to be something likewpsnapshot pull <snap_id>Thanks in advance for the help and insight!
Beta Was this translation helpful? Give feedback.
All reactions