Alberto Zaccagni

Results 7 issues of Alberto Zaccagni

Hi again, I'm stuck in the next step of my task. I need to extract all the `it`s in a test suite that are direct children to a certain `describe`....

Steps - [x] move to the cleaner class syntax - [x] make it so that if `messageFormatter` is not specified we use Winston's formatter - [ ] update tests -...

Hello, thanks a lot for this library. I am evaluating it to see if I could use for a mutation testing library I am writing, I've setup a basic scenario...

bug

### Description I am not sure this belongs here, I don't know which package is responsible for showing the "warning tooltip", so I am attaching a screenshot. As you can...

Make test returns the following error and github workflow seems like it never worked properly ``` $ make test 22:14:22 15/08/2022 ./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha test -- --recursive --require should -R...

Addresses the need not to depend on chai in `assertASTsAreEqual`, as per #35. While pondering the changes I've made I gave a look at the coverage for `assertASTsAreEqual` and found...