File: jest.config.functional.chrome.ts

Recommend this page to a friend!
  Classes of Dom Hastings   JS Webdav Client   jest.config.functional.chrome.ts   Download  
File: jest.config.functional.chrome.ts
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: JS Webdav Client
Access files of a Webdav server
Author: By
Last change:
Date: 6 months ago
Size: 122 bytes
 

Contents

Class file image Download
export default { testMatch: ['**/tests/functional/**/*.ts'], preset: './tests/jest.ts-puppeteer.preset.chrome.ts', };