Skip to content

feltenj/kata-testing-intro

Repository files navigation

Kata-Testing-Intro: Typescript

Test Command

$ npm test

Task

1. Unit Testing

Go to arithmetic.test.ts and implement the tests for the arithmetic functions. Start with implementing the tests for the sum function. Then think of test cases for the divide function and implement them

2. Integration Testing

tbd.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published