rangement/tests/templates.test.js

12 lines
256 B
JavaScript

xdescribe('detection and renaming of templated file names', () => {
xtest('should detect screenshot pattern', () => {
})
xtest('should rename screenshot pattern', () => {
})
xtest('should give the folder where to store screenshots', () => {
})
})