mb3-jest-speck-plugin
v0.2.0
Published
A plugin for Speck that generates jest test shells
Downloads
2
Readme
Jest Speck Plugin
A Plugin to generate jest test shells from Speck formatted leading comments that include an interactions list.
Options
outputPath [string]
: The path to write the.spec.jsx
files.
Default
"<Source Directory>"
root [string]
: The top level of the components directory
Default
"./"