Skip to content

website: add guide for testing #2385

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 4, 2024
Merged

Conversation

AkihiroSuda
Copy link
Member

As required by https://www.bestpractices.dev/en/projects/6505:

Quality
[...]
New functionality testing

  • The project MUST have a general policy (formal or not) that as major
    new functionality is added to the software produced by the project,
    tests of that functionality should be added to an automated test
    suite.

  • The project MUST have evidence that the test_policy for adding tests
    has been adhered to in the most recent major changes to the software
    produced by the project.

  • It is SUGGESTED that this policy on adding tests (see test_policy) be
    documented in the instructions for change proposals.

As required by <https://www.bestpractices.dev/en/projects/6505>:

> Quality
> [...]
> New functionality testing
>
> - The project MUST have a general policy (formal or not) that as major
>   new functionality is added to the software produced by the project,
>   tests of that functionality should be added to an automated test
>   suite.
>
> - The project MUST have evidence that the test_policy for adding tests
>   has been adhered to in the most recent major changes to the software
>   produced by the project.
>
> - It is SUGGESTED that this policy on adding tests (see test_policy) be
>   documented in the instructions for change proposals.

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
@AkihiroSuda AkihiroSuda added documentation Improvements or additions to documentation area/test Tests and CI labels Jun 2, 2024
@AkihiroSuda AkihiroSuda added this to the v0.23.0 (tentative) milestone Jun 2, 2024
@AkihiroSuda AkihiroSuda requested a review from a team June 3, 2024 13:36
@AkihiroSuda AkihiroSuda merged commit f98ae75 into lima-vm:master Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test Tests and CI documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants