Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bredalis/jest
📑 Librery of testing for JS 📑
https://github.com/bredalis/jest
framework jest js testing testing-framework testing-library
Last synced: 6 days ago
JSON representation
📑 Librery of testing for JS 📑
- Host: GitHub
- URL: https://github.com/bredalis/jest
- Owner: Bredalis
- License: gpl-3.0
- Created: 2024-06-10T01:01:17.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2024-07-14T16:17:34.000Z (4 months ago)
- Last Synced: 2024-07-14T17:48:50.908Z (4 months ago)
- Topics: framework, jest, js, testing, testing-framework, testing-library
- Language: JavaScript
- Homepage:
- Size: 5.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
📑 Librery of testing for JS 📑
Jest es un marco de pruebas (testing framework) de JavaScript desarrollado por Facebook,
diseñado para asegurar la corrección del código en aplicaciones de JavaScript, especialmente
aquellas construidas con React. Jest se destaca por ser fácil de configurar y utilizar, y
viene con una serie de características avanzadas que facilitan la creación y ejecución de pruebas
unitarias y de integración.## Índice de Contenidos 🧾
- Descripción 📝
- Instalación 🛠️
- Uso 📘
- Licencia📜## Instalación 🖥️
1. Clona el repositorio:
```
git clone https://github.com/Bredalis/Jest.git
```
2. Instalar Node.js - Guía de instalación:
```
https://kinsta.com/es/blog/como-instalar-node-js/#cmo-instalar-nodejs-en-windows
```3. Para saber cómo trabajar con Jest, ver documentación:
```
https://jestjs.io/es-ES/docs/getting-started
```
## Uso ⚙️Para ejecutar los archivos solo debes seguir estos pasos:
1. 📦 Haber clonado el repositorio (La forma de hacerlo se explica más arriba, antes de esta parte).
2. 📟 Abrir tu cmd en Windows.
3. 📁 Ubicarte en la carpeta Jest.
4. 🚀 Para ejecutar pon: npm test.
## Licencia 📜
Este proyecto está licenciado bajo la Licencia 📜 GPLv3 (GNU General Public License V3.0).
##
[![Github](https://img.shields.io/github/followers/Bredalis?label=Follow&style=social)](https://github.com/Bredalis)
![GitHub Followers](https://img.shields.io/github/stars/bredalis?style=social)
😊 Soy una programadora con 3 años en este sector, me encanta crear y aprender constantemente. ¡Amo lo que hago! #nlp #ia 😊
## Mira mi perfil de GitHub:
[![Web](https://img.shields.io/badge/GitHub-Bredalis-14a1f0?style=for-the-badge&logo=github&logoColor=white&labelColor=101010)](https://github.com/bredalis)