Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
DetachHead
/
pytest-robotframework
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
40
Code
Issues
33
Pull requests
4
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
robot to python converter script
- #150
#150
Draft
DetachHead
wants to merge 10 commits into
master
DetachHead/pytest-robotframework:master
from
robot2python
DetachHead/pytest-robotframework:robot2python
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
robot to python converter script
#150
DetachHead
wants to merge 10 commits into
master
DetachHead/pytest-robotframework:master
from
robot2python
DetachHead/pytest-robotframework:robot2python
Copy head branch name to clipboard
Commits
Commits on Nov 28, 2023
robot to python converter script
DetachHead
committed
211c819
View commit details
Copy full SHA for 211c819
Browse repository at this point
convert `log` to `logger.info`
DetachHead
committed
ec8414d
View commit details
Copy full SHA for ec8414d
Browse repository at this point
fix output path
DetachHead
committed
789e88f
View commit details
Copy full SHA for 789e88f
Browse repository at this point
fix ast unparse crash on <=3.9
DetachHead
committed
28e8226
View commit details
Copy full SHA for 28e8226
Browse repository at this point
fix unparse crashes on 3.8
DetachHead
committed
e84956b
View commit details
Copy full SHA for e84956b
Browse repository at this point
disable `unused-wildcard-import` pylint rule that's covered by ruff
DetachHead
committed
39ee350
View commit details
Copy full SHA for 39ee350
Browse repository at this point
dupport imports
DetachHead
committed
886dc70
View commit details
Copy full SHA for 886dc70
Browse repository at this point
make robot2python a script when installing the package
DetachHead
committed
b7d5907
View commit details
Copy full SHA for b7d5907
Browse repository at this point
add documentation about robot2python
DetachHead
committed
909502d
View commit details
Copy full SHA for 909502d
Browse repository at this point
why cant i inspect keyword args :(
DetachHead
committed
21d0a8c
View commit details
Copy full SHA for 21d0a8c
Browse repository at this point
You can’t perform that action at this time.