This quickstart guide will walk you building your first test locally and integrating into CI/CD
package.json
file. If you don’t, make sure to run npm init
or yarn init
to create the file beforehand.
.bashrc
or .zshrc
) like so:
example-test
https://practicetestautomation.com/practice-test-login/
(a demo site for testing)example-test.test.yaml
. Changes are saved automatically, so you don’t need to worry about losing your work.