Skip to content

bobrenji/TDictionary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDictionary

TDictionary TDD Project in Typescript

Project Description

This project is an example of Test-Driven Development (TDD) for a generic dictionary implemented in Typescript.

Getting Started

To get started with this project, you will need to have the following software installed:

  • Node 16.0.0 and above

Then, follow these steps:

Clone repository and,

Build the project:
npm install
npm run build

Running the Tests To run the test suite, use the following command:

npm run test

This will run the test suite using the Jest.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published