Daniela Valero
Daniela Valero
### Describe the feature you'd like: Jest-Extended has an assertion named the same as jest-extended's one: -> https://github.com/jest-community/jest-extended#tobeempty -> https://github.com/testing-library/jest-dom#tobeempty When both libs are used in the same project, in...
**Do you want to request a feature, report a bug or ask a question?** Bug **What is the current behavior?** I start as usual my already working application and get...
Hi, I am using this directive, pretty cool! This is the code I am using with protractor to test it (In our case, we are using the force approval prompt)...
The empty lines validator is not running, with this ``` "emptyLines": { "enabled": true, "emptyLines": "1,2" } ``` Or this setting: ``` "emptyLines": { "enabled": true, "emptyLines": 1 } ```
- Validate for tag in subject, allowing capitalized subject - Validate the syntax to add the scope of the commit - Add Breaking change validator Note: This fails: `git commit...