You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I think that this library does a fantastic job and I really would love to use it in my project. My stack uses karma and mocha for testing and requirejs for module loading. Unfortunately, cakes does not seem to be compatible with that environment. I tried browserifying it as a standalone module but when I load the result into karma I only get a generic error from requirejs loader.
Do you still work on this module? If so, I would be really happy to see a karma plugin like karma-sinon-chai that loads all necessary files. Or a browserified version additional to the main version. Is that something you would spend time working on? I have tried for some hours to make it work but wasn't successful. I will try to get feedback from the requirejs developers but might not be able to do it all by myself.
The text was updated successfully, but these errors were encountered:
Hi,
I think that this library does a fantastic job and I really would love to use it in my project. My stack uses karma and mocha for testing and requirejs for module loading. Unfortunately, cakes does not seem to be compatible with that environment. I tried browserifying it as a standalone module but when I load the result into karma I only get a generic error from requirejs loader.
Do you still work on this module? If so, I would be really happy to see a karma plugin like
karma-sinon-chai
that loads all necessary files. Or a browserified version additional to the main version. Is that something you would spend time working on? I have tried for some hours to make it work but wasn't successful. I will try to get feedback from the requirejs developers but might not be able to do it all by myself.The text was updated successfully, but these errors were encountered: