Relative Content

Tag Archive for angularjasminekarma-jasmine

How can i run tests of an shared folder?

I have 2 projects which have other folder in common, the thing is that i have components which are shared in both projects and they need unit tests, jasmine is reading tests from both projects but not from the shared folder.