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
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -140,7 +140,7 @@ The Robot Framework Foundation is a non-profit organization that supports the de
140
140
-[Database Library (SQLAlchemy)](https://pypi.org/project/robotframework-databaselib/) - Database lib based on SQLAlchemy. *No updates since 2019.*
141
141
-[Keepass Library](https://pypi.org/project/robotframework-keepasslibrary/) - Work with KeePass databases.
142
142
-[MongoDB Library](https://github.com/iPlantCollaborativeOpenSource/Robotframework-MongoDB-Library#readme) - Library for interacting with MongoDB using pymongo. *No updates since 2019.*
143
-
-[MongoDB Library (pymongo 4)](https://github.com/MobyNL/robotframework-mongodblibrary) - MongoDB testing built on pymongo 4, with named connections, query and update operators, indexes, and retrying assertions.
143
+
-[MongoDB Library (pymongo 4)](https://github.com/MobyNL/robotframework-mongodblibrary)([Keywords](https://mobynl.github.io/robotframework-mongodblibrary/)) - MongoDB testing built on pymongo 4, with named connections, query and update operators, indexes, and retrying assertions.
144
144
-[Oracledb Library](https://pypi.org/project/robotframework-oracledb/) - Work with Oracle Databases. *Archived; no updates since 2020.*
145
145
-[Postgresqldb Library](https://pypi.org/project/robotframework-postgresqldb/) - Work with PostgresSQL databases. *Archived; no updates since 2019.*
146
146
-[Tarantool Library](https://pypi.org/project/robotframework-tarantoollibrary/) - Work with Tarantool DB. *Archived; no updates since 2019.*
@@ -242,6 +242,7 @@ The Robot Framework Foundation is a non-profit organization that supports the de
242
242
243
243
-[Docker](https://pypi.org/project/robotframework-docker/) - Work with Docker and Docker Compose.
244
244
-[IPMI](https://pypi.org/project/robotframework-ipmilibrary/) - Test IPMI devices.
245
+
-[MitmLibrary](https://github.com/MobyNL/robotframework-mitmlibrary) ([Keywords](https://mobynl.github.io/robotframework-mitmlibrary/)) - Intercept and manipulate network traffic with a mitmproxy-based proxy: stub or modify requests and responses, block or delay them, and assert on the traffic that passed through.
245
246
-[Ncclient](https://github.com/vkosuri/robotframework-ncclient) ([Keywords](https://vkosuri.github.io/robotframework-ncclient/)) - Robotframework NETCONF wrapper library of ncclient.
246
247
-[Apache Tomcat](https://pypi.org/project/robotframework-apachetomcat/) - Manage Apache Tomcat server. *Archived; no updates since 2019.*
247
248
-[Zookeeper Manager](https://pypi.org/project/robotframework-zookeepermanager/) - Manage Apache Zookeeper. *Archived; no updates since 2020.*
0 commit comments