File: jest.config.functional.firefox.ts

Recommend this page to a friend!
  Classes of Dom Hastings   JS Webdav Client   jest.config.functional.firefox.ts   Download  
File: jest.config.functional.firefox.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: 123 bytes
 

Contents

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