Skip to content

Humera121/SENG8120-TestCoverageAssignment

Repository files navigation

Assignment 2 – SENG8120: Considering Test Coverage

Author

Humera Malvat

Description

This project demonstrates:

  • Use of Test-Driven Development (TDD)
  • Improved test coverage for utility functions
  • Configuring Jest to work with TypeScript
  • Following Git best practices

How to Run

  1. Install dependencies: npm install
  2. Run tests: npm test
  3. View coverage report: npm run coverage

About

Assignment for Evaluating Test Coverage using TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published