1
0
mirror of https://github.com/containers/youki synced 2025-11-10 19:08:42 +01:00
youki/docs/src/developer/e2e/e2e_tests.md
utam0k abf739016c
Update the developer documentation for the e2e tests.
Signed-off-by: utam0k <k0ma@utam0k.jp>
2023-09-25 12:13:53 +00:00

491 B

e2e tests

There are various e2e tests:

  • rust oci tests

    This is youki's original integration to verify the behavior of the low-level container runtime.

  • containerd integration test

    This is the method that containerd's integration test runs with youki.

  • runtime tools

    This is the method to run the runtime tools that OCI manages as a test tool to verify meeting the OCI Runtime Spec