mirror of
https://github.com/confidential-containers/confidential-containers.git
synced 2025-10-20 23:12:32 +00:00
Add unit test requirement
Documenting best practice that all new features need to come with unit tests. This satisfies https://www.bestpractices.dev/en/projects/5719#quality Signed-off-by: Dan Middleton <dmiddleton@nvidia.com>
This commit is contained in:
committed by
Mikko Ylinen
parent
3c25b5403b
commit
718fee9f11
@@ -78,6 +78,8 @@ with the community as early as possible. Consider making an `RFC` issue
|
|||||||
that explains the changes. You might also try to break large contributions
|
that explains the changes. You might also try to break large contributions
|
||||||
into smaller steps.
|
into smaller steps.
|
||||||
|
|
||||||
|
Any new feature must be accompanied by new unit tests.
|
||||||
|
|
||||||
### Making a Pull Request
|
### Making a Pull Request
|
||||||
|
|
||||||
If you aren't familiar with Git or the GitHub PR workflow, take a look at [this section](https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#github-workflow)
|
If you aren't familiar with Git or the GitHub PR workflow, take a look at [this section](https://github.com/kata-containers/community/blob/main/CONTRIBUTING.md#github-workflow)
|
||||||
|
Reference in New Issue
Block a user