Jasmine Problem MatcherA problem matcher to show Jasmine spec errors when running tests in the terminal. PreviewUsageYou can enable this problem matcher by using its name "$jasmine". The following example shows how to add problem matchers to your project:
Note: If you are using Typescript you can use jasmine-ts-console-reporter to remap the matched error file to your typescript source. |