Skip to content

tony-ist/test-workshop

Repository files navigation

Test workshop

This is a unit testing assignment. The goal is to write tests for different edge cases of the function from task.ts file. There is jsdoc in task1.d.ts and similar files. Be sure to read it before starting to write tests.

Setup

Be sure to use node version 20.17.0 or higher.

npm install

Run tests

npm test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published