If I recall there is a command in Jasmine that will log the exact version of Jasmine I'm running to the console, but I can't remember what it is. I am positive I have seen this before somewhere, and now that I actually need it I can't find it anywhere. Does anyone know what it is?
Edit: The posted solution of using jasmine.getEnv().versionString()
isn't working - to any mods reading this, would fixing that issue be better to start as a new question, or continue here?