AssaultKoder95 / carlito-coding-challenge-jest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Carlito Coding Challenge

Tasks

  • Clone this repository
  • Install dependencies
  • Execute tests and make sure all of them pass (fix them if not)
  • Create a GitHub Actions workflow which executes the test suite on every push to main
  • See if all tests pass (fix them if not)

About


Languages

Language:TypeScript 68.4%Language:JavaScript 31.6%