Elin-Zhang-97's Stars
robotframework/SeleniumLibrary
Web testing library for Robot Framework
robotframework/RobotDemo
Robot Framework demo
jobbole/awesome-python-cn
Python资源大全中文版,包括:Web框架、网络爬虫、模板引擎、数据库、数据可视化、图片处理等,由「开源前哨」和「Python开发者」微信公号团队维护更新。
robotframework/QuickStartGuide
Robot Framework Quick Start Guide
public-apis/public-apis
A collective list of free APIs
locustio/locust
Write scalable load tests in plain Python 🚗💨
android/testing-samples
A collection of samples demonstrating different frameworks and techniques for automated testing
jackfrued/Python-100-Days
Python - 100天从新手到大师
15529343201/guest
Web接口开发与自动化测试 基于Python语言
wintests/flaskDemo
使用 Python+Flask+MySQL+Redis 开发简单接口实例
wintests/pytestDemo
使用 Python+Requests+Pytest+YAML+Allure 实现接口自动化
defnngj/pyrequest
接口自动化项目
Lingggao/Software-Testing-Basics
下方是我的个人软件测试学习笔记,为了整理与校对这些笔记,我花费了很长时间,毕竟 “追求完美” 是每一位软件测试工程师都应当具备的基本态度。笔记中的图片绝大多数由我本人亲自绘制,我希望这些笔记可以为 “以软件测试工作为职业路径” 的朋友们提供一些学习方面的帮助。
abhivaikar/howtheytest
A collection of public resources about how software companies test their software
Maecenas/ICS-15213-CSAPP3e-CMU
:mortar_board::whale: Build Environment And Lab Assignments of the Introduction to Computer Systems course, CMU 15-213 dated 2015 Fall
codeAligned/CMU-15213-Lab
Source code and solution to CMU 15-213
metersphere/metersphere
MeterSphere 是新一代的开源持续测试工具,让软件测试工作更简单、更高效,不再成为持续交付的瓶颈。
jaywcjlove/git-tips
这里是我的笔记,记录一些git常用和一些记不住的命令。
DopplerHQ/awesome-interview-questions
:octocat: A curated awesome list of lists of interview questions. Feel free to contribute! :mortar_board:
EbookFoundation/free-programming-books
:books: Freely available programming books
0aqz0/Robotics-Notebook
Modularized implementation of robotics algorithms
NarainMassand/2-link-Robotic-Manipulator
Simulating Kinematics and Dynamics of a 2 link Robotic arm using Path Planning and PID controller
rohan-khaire25/Path-Planning-C-Space
Path Planning of a RR manipulator in its Configuration space.
Ys-Jia/Q-Six_axis-Robotic_Arm
Path Planning with Autonomous Obstacle Avoidance Using Reinforcement Learning for Six-axis Arms
FightingSrain/RL-robot-arm3D
3-dimensional spatial robotic arm control using reinforcement learning algorithms
victorkich/ManyTor
This is a project inspired by the gym module, we seeks to bring facilities to researchers and developers who work with robotic manipulators and/or reinforcement learning.
gdao-research/2R_Manipulator_Learner
2 Revolute Joints System with Deep Reinforcement Learning using TensorFlow
HuberTRoy/leetCode
:pencil2: 算法相关知识储备 LeetCode with Python and JavaScript :books:
wuduhren/leetcode-python
Leetcode Python Solution and Explanation. Also a Guide to Prepare for Software Engineer Interview.
csujedihy/lc-all-solutions
My own leetcode solutions by python