| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
👨💻 Developed by Matheus Ramalho de Oliveira
🏗️ Brazilian Software Engineer
✉️ kastorcode@gmail.com
🦫 LinkedIn • Instagram
This repository contains a comprehensive collection of JavaScript testing practices and examples, covering various testing methodologies and techniques. The project is structured to help developers understand and implement different testing approaches in JavaScript applications.
The project is organized into several modules, each focusing on specific testing concepts:
Each module contains its own test suite. To run tests for a specific module:
cd [module-name]
npm test
# or
yarn test
npm test:cov
# or
yarn test:cov<kastor.code/>
| Back | FazBrowse Home | New Git URL |