Skip to content

Instantly share code, notes, and snippets.

View JeralPineda's full-sized avatar

Jeral Pineda JeralPineda

View GitHub Profile
@JeralPineda
JeralPineda / vite-testing-config.md
Last active May 12, 2023 17:33
Configuracion de vite Testing

Instalación y configuracion de Jest + React Testing Library

En proyectos de React + Vite

  1. Instalaciones:
yarn add --dev jest babel-jest @babel/preset-env @babel/preset-react 
yarn add --dev @testing-library/react @types/jest jest-environment-jsdom
@JeralPineda
JeralPineda / cloudSettings
Last active September 2, 2021 07:08
My configuration VS-Code
{"lastUpload":"2021-09-02T06:39:31.464Z","extensionVersion":"v3.4.3"}