Skip to content

sampingantech/staffinc-automation

Repository files navigation

Staffinc Automation

Pre-requisite

  1. NodeJS v20.11.1 LTS

Setup

  1. npm install 2.npm run prisma:setup

How to run

  • Run specific file
    • npm run test -w <domain> <file>.spec.ts
    • npm run test -w <domain> <full-file-path>.spec.ts
  • Run all test file in a folder
    • npm run test -w <domain> <folder>
    • npm run test -w <domain> <full-path-up-to-folder>

Extra

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published