Socket
Socket
Sign inDemoInstall

@oat-sa/tao-test-runner-qti

Package Overview
Dependencies
0
Maintainers
23
Versions
240
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @oat-sa/tao-test-runner-qti

TAO Test Runner QTI implementation


Version published
Weekly downloads
310
decreased by-37.37%
Maintainers
23
Install size
5.01 MB
Created
Weekly downloads
 

Readme

Source

tao-test-runner-qti-fe

TAO Test Runner QTI implementation

Install

npm i --save @oat-sa/tao-test-runner

Development

Available scripts in the project:

  • npm run test <testname>: run test suite
    • testname (optional): Specific test to run. If it is not provided, all will be ran.
  • npm run test:keepAlive: start test server
  • npm run test:cov: run build:cov and run tests
  • npm run test:dev: test in development mode (watch changes and source maps)
  • npm run coverage: show coverage report in terminal
  • npm run coverage:html: show coverage report in browser
  • npm run build: build for production into dist directory
  • npm run build:watch: build for production into dist directory and watch for changes
  • npm run build:cov: build for coverage into dist directory
  • npm run build:dev: watch changes and build with source maps
  • npm run build:all: build scss files to css files, build for production into dist directory
  • npm run build:scss: build scss files to css files
  • npm run lint:src: check syntax of code
  • npm run lint:test: check syntax of code in the unit tests
  • npm run lint:report: build a syntax check report

Keywords

FAQs

Last updated on 01 Dec 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc