Zend certified PHP/Magento developer

Is it possible to run jasmine tests without having a magento installation configured?

Is it possible to run jasmine tests without having a magento site configured? As in purely from the project as it is on github (so without database)? The furthest I’ve got is setup:di:compile but than setup:static-content:deploy -f fails because The default website isn't defined. Set the website and try again.