Tell devs to run the CLI command for setting up tests #302
Unanswered
dougstjohn
asked this question in
Ideas
Replies: 1 comment
-
Wait, what?? |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The 'Getting Started' page for testing is a lot of creating folders, creating files, and copying code.
It'd be simpler and less room for error if you tell devs to run the CLI command
./craft tests/setup
and then call out specific files they need to manually update. You could then remove the manual steps completely and just give a high-level overview of the folder structure.Referencing: https://docs.craftcms.com/v3/testing/testing-craft/getting-started.html
Beta Was this translation helpful? Give feedback.
All reactions