Skip to content

GiacomoSorbi/testing-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description 🔧

TDD Playground meant to teach students about TDD best practice.

Avaikable Scripts 📜

  • test runs all tests once
  • test:watch runs all tests and keeps the watch mode [includes further options]

Activities included 💻

A few coding katas, including:

  • a simple multiplication function (nice warm up!);
  • a function to get the sum of all numbers in a given array
  • the classic 3 big Fs of a coding interview:
    • factorial
    • Fibonacci
    • fizzbuzz

Useful links 🔗

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published