mocha-sidebar
mocha-sidebar copied to clipboard
Support for vue projects
Does the sidebar support testing vue projects? If yes can somebody give me a hint how to configure the plugin in order to use it in a project like this: https://github.com/vuejs/vue-test-utils-mocha-webpack-example
In the same boat as @maystar, I think this should be possible if I can work out how to get mocha-webpack working with mocha-sidebar.
@james-andrewsmith did you have any luck with this?
What are the configuration you using for running vue via cli
On Tue, Mar 6, 2018, 9:47 AM James Andrew-Smith [email protected] wrote:
In the same boat as @maystar https://github.com/maystar, I think this should be possible if I can work out how to get mocha-webpack working with mocha-sidebar.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/maty21/mocha-sidebar/issues/53#issuecomment-370692937, or mute the thread https://github.com/notifications/unsubscribe-auth/AE_nuYvOzS9KsZWLS3rPIlC2EP4rngvaks5tbj8vgaJpZM4R2RYE .
Try set mocha.path to mocha-webpack folder
@maty21 If I run my tests with the command
mocha-webpack --webpack-config build/webpack.test.conf.js
how would I replicate this within sidebar?
Sorry if it is an obvious setting, feel like i am having a blonde day
I think you can't send me sample of code to run with configuration to run it via cli and Ill try to implement that feature for you guys :)
I have added you to a private repo I am working on that has a few tests in it.
Please reach out if you need anything else
Hi Guys, Any progress with using vue cli?
I need it too.
Nop I tried to played with it the implementation for it is a bit different since vue uses webpack in order to run mocha and other than other complilers that runs with in mocha with vue webpack runs mocha . I'll tried to find some time for implementing it
On Sat, Jul 7, 2018, 5:59 PM kabytaa [email protected] wrote:
Hi Guys, Any progress with using vue cli?
I need it too.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/maty21/mocha-sidebar/issues/53#issuecomment-403221475, or mute the thread https://github.com/notifications/unsubscribe-auth/AE_nuVSn1ZMOXG4BI8vJy6leWmrWrcF_ks5uEMzggaJpZM4R2RYE .
Any news on this feature?
I'm also interested in this...
I'd love this feature too !
Any news!!!! I would love to get this working or know what packages anyone else is using.