[ ] Bugfix (non-breaking change which fixes an issue)
[x] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
Checklist
Put an x in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
Coverage decreased (-0.2%) to 80.971% when pulling 69d199dee0de171e4b40124e65dcac930ded9908 on jericopulvera:develop into 4a461e2144c4ea8bf9b7a5477916cb81c029dc63 on adonisjs:develop.
Coverage decreased (-0.2%) to 80.971% when pulling 69d199dee0de171e4b40124e65dcac930ded9908 on jericopulvera:develop into 4a461e2144c4ea8bf9b7a5477916cb81c029dc63 on adonisjs:develop.
Proposed changes
Hello. I am proposing to add these custom signature in order to easily add conditions on the test runner.
My Use Case Example
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.