# autotest-server-tests **Repository Path**: smooth00/autotest-server-tests ## Basic Information - **Project Name**: autotest-server-tests - **Description**: Autotest server tests - **Primary Language**: Python - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-02-20 - **Last Updated**: 2024-06-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ========================= Server tests for autotest ========================= This is where we develop the available server test modules for autotest. Really quick start guide ------------------------ 1) Fork this repo on github 2) Create a new topic branch for your work 3) Make sure you have `inspektor installed. `_ 4) Run: :: inspekt lint inspekt style 5) Fix any problems 6) Push your changes and submit a pull request 7) That's it.