开源软件名称(OpenSource Name):autotest/autotest开源软件地址(OpenSource Url):https://github.com/autotest/autotest开源编程语言(OpenSource Language):Python 82.3%开源软件介绍(OpenSource Introduction):Autotest: Fully automated tests under the linux platformAutotest is a framework for fully automated testing. It is designed primarily to test the Linux kernel, though it is useful for many other functions such as qualifying new hardware. It's an open-source project under the GPL and is used and developed by a number of organizations, including Google, IBM, Red Hat, and many others. Autotest is composed of a number of modules that will help you to do stand alone tests or setup a fully automated test grid, depending on what you are up to. A non extensive list of modules is:
Getting started with autotest clientFor the impatient: http://autotest.readthedocs.org/en/latest/main/local/ClientQuickStart.html Installing the autotest serverFor the impatient using Red Hat: http://autotest.readthedocs.org/en/latest/main/sysadmin/AutotestServerInstallRedHat.html For the impatient using Ubuntu/Debian: http://autotest.readthedocs.org/en/latest/main/sysadmin/AutotestServerInstall.html You are advised to read the documentation carefully, specially with details regarding appropriate versions of Django autotest is compatible with. Main project pageDocumentationAutotest comes with in tree documentation, that can be built with http://autotest.readthedocs.org/en/latest/index.html It is possible to consult the docs of released versions, such as: http://autotest.readthedocs.org/en/0.16.0/ If you want to build the documentation, here are the instructions:
Mailing list and IRC infohttp://autotest.readthedocs.org/en/latest/main/general/ContactInfo.html Grabbing the latest sourcehttps://github.com/autotest/autotest Hacking and submitting patcheshttp://autotest.readthedocs.org/en/latest/main/developer/SubmissionChecklist.html Downloading stable versionshttps://github.com/autotest/autotest/releases Next Generation Testing FrameworkPlease check Avocado, a next generation test automation framework being developed by several of the original Autotest team members: http://avocado-framework.github.io/ |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论