create-testomate-app v0.0.48
INTRO
Prerequisites
Create a file in the user's root folder name .yarnrc.yml
and add this configuration with your NPM Auth Token. Replace MY_NPM_AUTH_TOKEN
with your own token:
npmAuthToken: MY_NPM_AUTH_TOKEN
Create a Testomate project with yarn create-testomate-app@latest
:
yarn create-testomate-app@latest my-testomate-project
Then change into that directory and run yarn install
:
cd my-testomate-project
yarn install
After everything is installed, run this command to run sample tests:
yarn testomate test
4 months ago
7 months ago
9 months ago
9 months ago
9 months ago
10 months ago
10 months ago
10 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
11 months ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago