{"id":20303221,"url":"https://github.com/bredalis/jest","last_synced_at":"2026-05-08T05:54:07.141Z","repository":{"id":243667269,"uuid":"812828773","full_name":"Bredalis/Jest","owner":"Bredalis","description":"📑 Librery of testing for JS 📑","archived":false,"fork":false,"pushed_at":"2024-10-14T23:03:18.000Z","size":5291,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-04T06:45:03.093Z","etag":null,"topics":["framework","jest","js","node-js","nodejs","testing","testing-framework","testing-library"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bredalis.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-10T01:01:17.000Z","updated_at":"2024-10-14T23:03:22.000Z","dependencies_parsed_at":"2024-06-20T04:54:30.714Z","dependency_job_id":"abd85225-c63a-49de-8819-5e3326470780","html_url":"https://github.com/Bredalis/Jest","commit_stats":null,"previous_names":["bredalis/jest"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Bredalis/Jest","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FJest","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FJest/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FJest/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FJest/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bredalis","download_url":"https://codeload.github.com/Bredalis/Jest/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bredalis%2FJest/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32769110,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T02:36:36.067Z","status":"ssl_error","status_checked_at":"2026-05-08T02:36:07.210Z","response_time":54,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["framework","jest","js","node-js","nodejs","testing","testing-framework","testing-library"],"created_at":"2024-11-14T16:36:26.076Z","updated_at":"2026-05-08T05:54:07.114Z","avatar_url":"https://github.com/Bredalis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1\u003e\u003cb\u003e📑 Librery of testing for JS 📑\u003c/b\u003e\u003c/h1\u003e\n\u003ca href=\"https://lenguajejs.com/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/JavaScript-F7DC6F\"\u003e\n\u003c/a\u003e\n\u003ca href=\"https://nodejs.org/en/download/prebuilt-installer/current\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/Node.js-2ECC71\"\u003e  \n\u003c/a\u003e\n\u003ca href=\"https://jestjs.io/es-ES/docs/getting-started\" target=\"_blank\"\u003e \n  \u003cimg src=\"https://img.shields.io/badge/Jest-239B56\"\u003e\n\u003c/a\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n\u003cimg src=\"https://i.pinimg.com/236x/f5/07/5b/f5075b7670a1c01ba4f37416e80d7a45.jpg\"\u003e\n\n\u003cp\u003e\n  Jest es un marco de pruebas (testing framework) de JavaScript desarrollado por Facebook, \n  diseñado para asegurar la corrección del código en aplicaciones de JavaScript, especialmente \n  aquellas construidas con React. Jest se destaca por ser fácil de configurar y utilizar, y \n  viene con una serie de características avanzadas que facilitan la creación y ejecución de pruebas \n  unitarias y de integración.\n\u003c/p\u003e\n\n## Índice de Contenidos 🧾\n\n- Descripción 📝\n- Instalación 🛠️\n- Uso 📘\n- Licencia📜\n\n## Instalación 🖥️\n\n1. Clona el repositorio:\n\n    ```\n    git clone https://github.com/Bredalis/Jest.git\n    ```\n    \n2. Instalar Node.js - Guía de instalación:\n   ```\n   https://kinsta.com/es/blog/como-instalar-node-js/#cmo-instalar-nodejs-en-windows \n   ```\n\n3. Para saber cómo trabajar con Jest, ver documentación:\n   ```\n   https://jestjs.io/es-ES/docs/getting-started\n   ```\n       \n## Uso ⚙️\n\nPara ejecutar los archivos solo debes seguir estos pasos:\n\n1. 📦 Haber clonado el repositorio (La forma de hacerlo se explica más arriba, antes de esta parte).\n\n2. 📟 Abrir tu cmd en Windows.\n\n3. 📁 Ubicarte en la carpeta Jest.\n\n4. 🚀 Para ejecutar pon: npm test.\n\n\u003cbr\u003e\n\n## Licencia 📜\n\nEste proyecto está licenciado bajo la Licencia 📜 \u003ca href=\"https://www.gnu.org/licenses/gpl-3.0.en.html\" target=\"_blank\"\u003eGPLv3 (GNU General Public License V3.0)\u003c/a\u003e.\n\n\u003cbr\u003e\n\n## \u003cimg src=\"https://avatars.githubusercontent.com/u/111624948?s=400\u0026u=cd081f79392220d8cd2a22f2a8d5d3b18814350a\u0026v=4\" width=\"50\" height=\"50\"\u003e \u003cimg src=\"https://readme-typing-svg.demolab.com?font=Roboto+Slab\u0026color=%23FFFFFF\u0026size=35\u0026center=true\u0026vCenter=true\u0026width=450\u0026duration=1500\u0026pause=1000\u0026lines=Hola,+soy;Bredalis+Gautreaux!\" width=\"auto\" height=\"35\"/\u003e\n[![Github](https://img.shields.io/github/followers/Bredalis?label=Follow\u0026style=social)](https://github.com/Bredalis)\n![GitHub Followers](https://img.shields.io/github/stars/bredalis?style=social)\n\u003ca href=\"https://www.linkedin.com/in/bredalis-gautreaux/\" target=\"_blank\"\u003e\n  \u003cimg src=\"https://img.shields.io/badge/-LinkedIn-blue?style=flat-square\u0026logo=Linkedin\u0026logoColor=white\"\u003e\n\u003c/a\u003e\n\n😊 Soy una programadora con 3 años en este sector, me encanta crear y aprender constantemente. ¡Amo lo que hago! #nlp #ia 😊\n\n## Mira mi perfil de GitHub:\n[![Web](https://img.shields.io/badge/GitHub-Bredalis-14a1f0?style=for-the-badge\u0026logo=github\u0026logoColor=white\u0026labelColor=101010)](https://github.com/bredalis)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbredalis%2Fjest","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbredalis%2Fjest","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbredalis%2Fjest/lists"}