You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
jasmine-console-reporter provides no way to configure the specs section of the console output, meaning whenever you're running a subset of tests you have to scroll up a lot to find the results/logging output you're looking for. jasmine-spec-reporter allows you to specify what you want to see with much more granularity.
jasmine-console-reporter
provides no way to configure the specs section of the console output, meaning whenever you're running a subset of tests you have to scroll up a lot to find the results/logging output you're looking for.jasmine-spec-reporter
allows you to specify what you want to see with much more granularity.https://github.com/bcaudan/jasmine-spec-reporter/blob/master/src/configuration.ts
The text was updated successfully, but these errors were encountered: