Learn more at http://codecept.io/
- Install Java JDK: https://www.oracle.com/technetwork/java/javase/downloads/index.html
- Download GitKraken: https://www.gitkraken.com/download/mac a. Sign in with your github account b. Create a "code" folder on your /Users/YOURCOMPUTERUSERNAME/ folder c. Clone the QA repo to your /code/ folder
- Open terminal and CD to the new QA folder that was created from the cloning process
- ./sanity-check.sh
- ./config/install-docker.sh
- ./config/install-selenoid.sh
- ./dj @SanityCheck
./cc gt
./qa @SomeTagGoesHere
./api-qa @SomeTagGoesHere
./dj @SomeTagGoesHere
This should be run any time the custom helpers in ./helpers
change:
./node_modules/codeceptjs/bin/codecept.js def