Skip to content

Commit 6b884b7

Browse files
authored
Unit testing requirement added (#1440)
* Unit testing requirement added * Wording updated * Headline updated
1 parent a2cd026 commit 6b884b7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/pull_request_template.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ Please delete options that are not relevant.
1616

1717
# How Has This Been Tested?
1818

19+
## Regression and integration tests
20+
21+
Please, provide regression or integration tests for your code changes. If you don't do that, the reviewer can and highly likely **_will reject_** the PR. It is the contributor's responsibility to provide such tests or to reason why they are missing.
22+
1923
## Automated Testing
2024

2125
Specify tests that help to verify the change automatically.

0 commit comments

Comments
 (0)