| # Welcome |
| **Here are SkyWalking Infra E2E official documentations. Welcome to use it.** |
| |
| SkyWalking Infra E2E is an End-to-End Testing framework that aims to help developers to set up, debug, and verify E2E tests with ease. |
| It’s built based on the lessons learned from tens of hundreds of test cases in the SkyWalking main repo. |
| |
| From here you can learn all about **SkyWalking Infra E2E's** architecture, how to set up E2E testing. |
| |
| - [Concepts and Designs](en/concepts-and-designs/README.md). The most important core ideas about SkyWalking Infra E2E. You can learn from here if you want to understand what is going on under our cool features. |
| |
| - [Setup](en/setup/README.md). Introduce how to set up and running E2E testing. |
| |
| - [Contribution](en/contribution/README.md). Introduce how to contribute SkyWalking Infra E2E. |
| |
| We're always looking for help improve our documentation and codes, so please don’t hesitate to [file an issue](https://github.com/apache/skywalking/issues/new) |
| if you see any problem. |
| Or better yet, submit your contributions through the pull request to help make them better. |