Jasmine tests can be run using <code>grunt jasmine</code> and are also run as part of the <code>grunt scripts</code> task. To update the core WordPress files used by the Jasmine test suite, run <code>grunt updateJasmineCoreScripts --abspath="/path/to/wordpress-install"</code>.