List Jasmine test results at bottom of console without other output -


is there reporter jasmine 2.5 can list results of tests without clutter of other console logs?

i know can suppress logs more difficult (and can useful too) rather not if can use reporter can still list tests , descriptions @ bottom. right because of logs need scroll lot see descriptions of tests passed.


Comments

Popular posts from this blog

angular - Ionic slides - dynamically add slides before and after -

minify - Minimizing css files -

Add a dynamic header in angular 2 http provider -