Example project for automated tests using Node Test Runner and @box4dev/gerador-br for creating Brazilian mock data.
- Node.js (includes npm)
- Clone this repository
- Install dependencies:
npm installTo execute the tests, use the following command:
npx testTest files are located in the test folder.
- @box4dev/gerador-br: Library to generate Brazilian mock data.
The tests use data generated by @box4dev/gerador-br to validate forms or business logic with realistic Brazilian data.