quasar-testing
quasar-testing copied to clipboard
Feature request: support for storybook.
https://storybook.js.org I believe storybook would be a very beneficial addition to the quasar testing 'story'.
Can you write up how you would expect that to work?
@nothingismagick . Thanks for the prompt reply. Well normally, so with vue cli projects, it would work out of the box. There is a vue plugin that is doing the heavy lifting. https://github.com/storybooks/vue-cli-plugin-storybook Since there is such great testing support for quasar-cli based projects, I prefer quasar-cli above vue-cli. Unfortunately, storybook integration doesn't work with quasar-cli.
OK - well, I have never built a storybook (although it is on my bucketlist
- so I am willing to try) but I'll need some support and testing. Should I add it under quality - aka: @quasar/testing-quality-storybook
Sure. Quality or prototyping.
There is an old repo made for Quasar pre v1.
I would like to pipe in for the interest in this addition. Previous attempts appeared to center around webpack configuration.