@applitools/req

v1.2.5
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

esbuild ./dist/index.js --outfile=./dist/index.cjs --bundle --platform=node --format=cjs --target=node12 && cp ./types/index.d.ts ./types/index.d.cts

preversion

bongo preversion

postversion

bongo postversion

test:sanity

yarn test
npm i @applitools/[email protected]

Metadata

Downloads