mthuret / storybook-addon-specifications

:book: Write tests next to your stories and display their results inside storybook interface
457 stars 54 forks source link

Is it possible to use TDD-style (suite, test) with mocha? #102

Open arieldf opened 6 years ago

arieldf commented 6 years ago

We are using TDD-style for all our unit tests and wonder if it is possible to integrate these tests. Things work well with BDD-style and it would be awesome if it would be possible to integrate.

Best regards, Ariel