/Generating-input-data

Primary LanguageJavaScriptMIT LicenseMIT

Article

Randomize Your End-to-End Tests: How to Generate Input Data for TestCafe

Installation

  1. Clone this repository:

    git clone https://github.com/Farfurix/Generating-input-data.git
  2. Go to the project's root directory:

    cd Generating-input-data
  3. Install the dependencies:

    npm install

Usage

The included test script executes the tests from the repo in all the browsers you have installed.

npm test