Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/infantajayvenus/chandrayaan-nav-tdd

An excercise to practiceTDD
https://github.com/infantajayvenus/chandrayaan-nav-tdd

Last synced: 2 days ago
JSON representation

An excercise to practiceTDD

Awesome Lists containing this project

README

        

# (T)(A)dd

This repository serves as a starting point for TDD practice.

## Usage

1. Clone or download and unzip the repo.
2. Navigate to the project directory.
3. Install packages
4. Write your first test on `src/index.test.ts`
5. Run the script `dev:tdd` script.