Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

4 Libraries I just found by the same team - robotframework-thailand#319

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
damies13 wants to merge1 commit intorobotframework:master
base:master
Choose a base branch
Loading
fromdamies13:robotframework-thailand
Open
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletionssrc/content/resources/libraries.mjs
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -130,6 +130,18 @@ export default () => ([
description: 'Testing JavaFX applications, based on <a href="https://github.com/TestFX/TestFX" target="_blank">TestFX</a>. Has also remote interface support.',
tags: ['java']
},
{
name: 'JenkinsLibrary',
href: 'https://github.com/robotframework-thailand/robotframework-jenkinslibrary/blob/master/README.md',
description: 'Jenkins wrapper library for robotframework',
tags: ['json', 'jsonpath']
},
{
name: 'JSONLibrary',
href: 'https://github.com/robotframework-thailand/robotframework-jsonlibrary/blob/master/README.md',
description: 'JSONLibrary is a Robot Framework test library for manipulating JSON Object. You can manipulate your JSON object using JSONPath',
tags: ['jenkins']
},
{
name: 'KiCadLibrary',
href: 'https://github.com/madworx/robotframework-kicadlibrary#readme',
Expand All@@ -146,6 +158,12 @@ export default () => ([
description: 'Allows the creation of automated test scripts to test IBM Mainframe 3270.',
tags: ['ibm']
},
{
name: 'MongoDB-Library',
href: 'https://github.com/robotframework-thailand/robotframework-mongodb-library/blob/master/README.md',
description: 'A library for interacting with MongoDB from RobotFramework.',
tags: ['mongodb']
},
{
name: 'MQTT library',
href: 'https://github.com/randomsync/robotframework-mqttlibrary#readme',
Expand DownExpand Up@@ -176,6 +194,12 @@ export default () => ([
description: 'Generic network protocol test library that offers easy way to specify network packets and inspect the results of sent and received packets.',
tags: ['http']
},
{
name: 'RedisLibrary',
href: 'https://github.com/robotframework-thailand/robotframework-redislibrary/blob/master/README.md',
description: 'RedisLibrary is a Robot Framework test library which provides keywords for manipulating in-memory data stores in Redis.',
tags: ['redis']
},
{
name: 'RemoteSwingLibrary',
href: 'https://github.com/robotframework/remoteswinglibrary',
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp