eugeneware / debowerify

A browserify transform to enable the easy use of bower components in browserify client javascript projects. This can be used in conjunction with deamdify to require AMD components from bower as well.
493 stars 51 forks source link

mocha-browserify-debowerify: Running test doesn't finds bower modules. #79

Open Sundarasan opened 8 years ago

Sundarasan commented 8 years ago

I am using a combo of browserify and debowerify.

Now I am trying to write test specs using mocha. But when I run mocha it was not able to find bower modules.