Skip to content

GermanDG6/katas-testing

Repository files navigation

Testing sostenible

Katas para practicar TDD.

  • TypeScript
  • Jest
  • ESLint
  • Prettier
  • Husky

Instrucciones

  • nvm use
  • npm install
  • npm test

ESLint

TypeScript ESLint Rules

Husky hooks

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors