Tag: unittest

  1. Adding Jasmine autocomplete to Intellij IDEA

    So, recently i started to learn Javascript and for unit testing i took Karma + Jasmine. But i faced with one problem - in Intellij IDEA there was no autocomplete for Jasmine and all functions were marked as non-existing ones. After some googling i finally managed to find the solution. Here's…

    on jasmine javascript autocomplete unittest jetbrains IDEA