I'm using grunt shell spawn to run jasmine tests. I know this is not the ideal way to run tests on my code. After having unsuccessfully tried other grunt plugins, I have decided that this approach is better given my project structure and all the configs set up around it.I'm using grunt shell spawn to run jasmine test