I am using Jasmine for unit testing. By now the tests are running rather long. Of course I can specify suitable URL parameters to pick the desired tests. However I would find it way more convenient if I could tell Jasmine to only list all tests and then execute whatever I explicitly pick. Has anyone an idea how to perform this?I am using Jasmine for unit testing. By now the