snapy-cache Plugin of snapy. Handles the cache file. snapy.config // ./test/snapy.config.js module.exports = { // … // default storage of test cache cache: "./test/cache.json", // String // … } License Copyright (c) 2018 Paul Pflugradt Licensed under the MIT license.