Skip to content

Latest commit

 

History

30 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages