Add the ability to run only one test
Description
Currently, when developing tests using Cypress, they can only be run all together. I would be better if the POE Cypress command would accept a test name and only run that test
Further details
Task list
Acceptance criteria
-
The POE command accepts an optional parameter of test name and will only run that test -
If no parameter is specified, all tests are run as the current behaviour -
README.md is updated with instructions for this
Links/references
Edited by Marc Brouard