UNPKG

enzyme-page-object

Version:

A library to help write enzyme tests using the page-object pattern

9 lines (8 loc) 176 B
module.exports = { clearMocks: true, setupTestFrameworkScriptFile: "<rootDir>/src/setupTests.js", testPathIgnorePatterns: [ "<rootDir>/demo", ], verbose: true, }