Skip to content

utawasthi/Testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express Testing with Jest, Supertest, and Vitest

This repository demonstrates how to test an Express application using Jest, Supertest, and Vitest.

Getting Started

Prerequisites

Ensure you have the following installed on your system:

  • Node.js (v16 or higher recommended)
  • npm (comes with Node.js) or yarn

Installation

  1. Clone the repository:

    git clone https://github.com/utawasthi/TestingJS-Level-2.git
    
  2. Install the dependencies

    npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published