KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
LTF
★ 20
Open GitHub ↗
Linux Test Framework
Download README (.md)
Explore Similar Repositories
pdd_spider
:
爬取拼多多, 涉及到js解密, http://mobile.yangkeduo.com/search_result.html?search_key=%E6%9C%88%E9%A5%BC
cybercore
:
My dev.environments and system configurations (macOS, ruby, js, python, dotfiles, zsh, vim, sublime, fonts, etc). Powered by Ansible 💖
Aspose.PSD-for-Java
:
Aspose.PSD for Java examples and showcases
superman
:
java脚手架工程,目前该脚手架工程已整合了swagger2、mybatisplus、log4j2,基础框架为springboot
flutter-bmi-calculator
:
A beautiful BMI calculator app. Developed using Flutter.
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
LTF
?
Download (.md)
# Linux-Test-Framework Linux automated testing framework https://github.com/843723683/LTF 一. Running tests 1. To run these tests on your local machine : sudo ./ltfMenu.sh 二. Writing tests Feel free to add the test modules you want to make. For example, the "Linux Command" test. You can create the "commands" folder in the testcases directory. And add the corresponding xml file in the config directory. There is an xml parsing script in the lib folder. Use "source xmlParse.sh" if necessary