🔥 Utilities for testing Trails Applications and Trailpacks
$ npm install smokesignals
const smokesignals = require('smokesignals')
A mock logger that can be used for testing so that you don't have to require()
and configure winston
.
A configuration object that can be merged into a barebones "test" config so that it can pass validation by trailpack-core.
We love contributions! Please check out our Contributor's Guide for more information on how our projects are organized and how to get started.