Skip to content

Repository files navigation

Template - Testing Sostenible con TypeScript

Plantilla base para practicar las katas del curso o para empezar un proyecto nuevo.

Incluye:

  • TypeScript
  • Jest
  • ESLint
  • Prettier
  • Husky

Instrucciones

  • nvm use
  • npm install
  • npm test

Más información sobre el curso en testingsostenible.com.

Testing Sostenible con TypeScript

ESLint

TypeScript ESLint Rules

Husky hooks

  • Pre-commit: Execute npm analize (tsc + eslint --fix)
  • Pre-push: Execute test

About

Curso de testing sostenible

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages