Skip to content

marcelo-lourenco/node-data-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automated Tests with Node Test Runner and Gerador-BR Data Generator

Example project for automated tests using Node Test Runner and Gerador BR for creating Brazilian mock data.

Setup

Prerequisites

Installation

  1. Clone this repository
  2. Install dependencies:
npm install

Running Tests

To execute the tests, use the following command:

npx test

Test files are located in the test folder.

Main Dependencies

  • gerador-br: Library to generate Brazilian mock data.

Example Usage

The tests use data generated by Gerador-BR to validate forms or business logic with realistic Brazilian data.

Documentation

Releases

No releases published

Packages

 
 
 

Contributors