Skip to content
This repository has been archived by the owner on Apr 28, 2024. It is now read-only.

Workshop: Arquitectura StencilJS con Storybook y Aplicacion de pruebas unitarias y E2E

License

Notifications You must be signed in to change notification settings

rsurjano/workshop-stencil-storybook-testing

Repository files navigation

WORKSHOP

Workshop Stenciljs Storybook Workshop Stenciljs Storybook Workshop Stenciljs Storybook

Arquitectura StencilJS con Storybook y Aplicacion de pruebas unitarias y E2E

License: MIT

  • Node v12.16.2+
  • Git
  • Visual studio code
  • Visual studio code extensions

Prerequisitos

El presente workshop esta dirigido a desarrolladores de software con un entendimiento basico en JavaScipt y HTML. No necesitas entender algun framework para atender el workshop, pero si es muy recomendable haber realizado algun curso de iniciacion en algun framework actual: React, Angular o equivalente.

El workshop cubre desde un enfoque practico los fundamentos del manejo y creacion de webcomponents en Stencil, configuracion de Storybooks, addons para storybook, configuracion de Knobs y pruebas unitarias/E2E.

Configuracion de la computadora:

You need to bring your own laptop with the below software installed to follow this workshop. Necesitas que tu laptop tenga instalado lo siguiente para el workshop:

  • Visual Studio Code
  • Un cliente Git
  • un cliente de linea de comandos
  • NodeJS v12.16.2

Si te trabas en algun paso, no dudes preguntar para esclarecer cualquier duda que se te presente.

Licencia

The MIT License (MIT)

Copyright (c) 2020 roy Surjano

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.