Boris

Results 88 issues of Boris

Please feel free to share beautiful screenshots from the game here 😊

Maybe I need a better screenshot 🤷‍♂

![karma-helpful-reporter](https://user-images.githubusercontent.com/17264277/28763978-fcc6466c-758f-11e7-9343-b13933f15e88.png) first screenshot!

Loan amortization schedule: ![2021-06-30 22_15_20-Window](https://user-images.githubusercontent.com/17264277/124054906-f0302e80-d9f0-11eb-8c37-74c08228f43c.png) Graph: ![2021-06-30 22_14_55-Window](https://user-images.githubusercontent.com/17264277/124054941-fc1bf080-d9f0-11eb-91a5-a91006652949.png) 🚀

Logging output looks different than what the screenshot in the _README.md_ file promises. There are no options to customize the output to look like what is promised.

**Major changes** - all package versions updated to May 2017 - cli-color now allows color nesting **Bugfixes** - error report counter resets to 1 on subsequent run (https://github.com/dgarlitt/karma-nyan-reporter/issues/31) - don't...

*Fixes*: - Template parse errors in Angular 2 (https://github.com/dgarlitt/karma-nyan-reporter/issues/26) - Reset numbering of tests on each re-run (https://github.com/dgarlitt/karma-nyan-reporter/issues/31)

Unsure if this is intended behavior or not: For example: - two tests fail with `1)` and `2)` displaying with their associated errors. - you edit a file, save, triggering...

In an Angular 2 project, when running tests with `progress` reporter, errors such as this: ``` Template parse errors: The pipe `capitalizeFirstLetter` could not be found ... ``` do not...