npm @storybook/test-runner 0.6.0-next.2
v0.6.0-next.2

latest releases: 0.23.1--canary.9fc3f61.0, 0.23.1--canary.41f9352.0, 0.23.1--canary.2047b9f.0...
3 years ago

Release Notes

feat: throw error on unconfigured coverage when running with --coverage (#166)

Features

The test runner now throws an error when running yarn test-storybook --coverage and the coverage is not correctly set up. This could mean that an user might be running --coverage without instrumenting their code with istanbul, which would lead to problems!


🐛 Bug Fix

  • feat: throw error on unconfigured coverage when running with --coverage #166 (@yannbf)
  • Document new cli options #167 (@yannbf)
  • Add nightly check for failures #165 (@yannbf)
  • Update stories in example Storybook #164 (@yannbf)
  • use storybook@future on nightly script #162 (@yannbf)

Authors: 1

Don't miss a new test-runner release

NewReleases is sending notifications on new releases.