@applitools/req

v1.2.4
Applitools fetch-based request library
applitools fetch request proxy

deps

bongo deps

lint

node ../../node_modules/.bin/eslint '**/*.ts'

test

node ../../node_modules/.bin/mocha './test/**/*.spec.ts'

build

yarn build:ts && yarn build:cjs

version

bongo version

build:ts

node ../../node_modules/.bin/tspc --project ./tsconfig.build.json

build:cjs

ncc build ./dist/index.cjs --out ./dist/cjs && cp ./types/index.d.ts ./types/index.d.cts && echo '{"type":"commonjs"}' > ./dist/cjs/package.json

preversion

bongo preversion

postversion

bongo postversion

test:sanity

yarn test
npm i @applitools/[email protected]

Metadata

Downloads