create-testomate-app

0.0.48 • Public • Published


Discover the advantages of our 90-day pilot program.


Testomate - Testing Framework for Everyone

INTRO


Quick Start

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

Readme

Keywords

none

Package Sidebar

Install

npm i create-testomate-app

Weekly Downloads

10

Version

0.0.48

License

UNLICENSED

Unpacked Size

9.68 MB

Total Files

424

Last publish

Collaborators

  • gotech-npm
  • lidorgotech
  • doron-gotech
  • assaf-testomate