Pedro Augusto de Paula Barbosa

Results 353 comments of Pedro Augusto de Paula Barbosa

> a fonte Roboto não é importada no CSS Ah, então realmente é um problema mesmo.

@MohammadYounes thanks! By the way can you give an example of situation in which the `preventBodyShift` option would be undesirable?

Could #402 be related to this?

By the way, `kindlegen` is also installable via Chocolatey: `choco install kindlegen`

I have the exact same problem on Windows

Hello, @boneskull! I decided to ping you because I think this issue is quite severe.

Thank you for the fast reply! I learned about that API in issue #1635. See [this comment](https://github.com/mochajs/mocha/issues/1635#issuecomment-731600422).

@boneskull You mean undocumented, right? Because it was definitely not removed. [I am using it successfully right now](https://github.com/mochajs/mocha/issues/1635#issuecomment-731600422). Edit: actually it is still documented: https://github.com/mochajs/mocha/wiki/HOW-TO:-Conditionally-fail-a-test-after-completion

Hi @boneskull, thank you for taking the time to look into this so quickly! I agree with you. In fact, I only stumbled upon this obscure `this.test.error` API while trying...

> We should not change it so errors thrown in "after each" mark the test itself as failed, since that'd break the current behavior. Maybe it could be put into...