Skip to content

desdwyatma/exercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercise Repository

Prerequisites and Installation

  1. Ensure you have Node.js installed on. You can download it from Node.js Official Website.
  2. Clone the repository: https://github.com/desdwyatma/exercise.
  3. Go to project root directory (exercise), type npm install to install all dependencies.

Running Tests

For Windows users, you can execute the test cases by running the following command:

npm run test-api

Alternatively, if you want to run specific tests, you can use:

npm run test-api -- "--grep" "@available-tagging"

Test Cases

The test cases for this script are available here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published