Skip to content

This repo is about writing a few practical tests for JavaScript functions using the Jest library. I made sure I follow the AAA pattern to make those tests easier for other developers to read and understand. I also tried to use the TDD (Test-Driven Development) approach in practice.

Kingjosh007/jest-testing-practice

Repository files navigation

Jest Testing Practice

This repo is about writing a few practical tests for JavaScript functions using the Jest library. I made sure I follow the AAA pattern to make those tests easier for other developers to read and understand. I also tried to use the TDD (Test-Driven Development) approach in practice.

About

This repo is about writing a few practical tests for JavaScript functions using the Jest library. I made sure I follow the AAA pattern to make those tests easier for other developers to read and understand. I also tried to use the TDD (Test-Driven Development) approach in practice.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published