Skip to content

Commit f6d9927

Browse files
committed
Update MongoDB and MitmLibrary entries in README with keywords links
1 parent 3fe51e2 commit f6d9927

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ The Robot Framework Foundation is a non-profit organization that supports the de
140140
- [Database Library (SQLAlchemy)](https://pypi.org/project/robotframework-databaselib/) - Database lib based on SQLAlchemy. *No updates since 2019.*
141141
- [Keepass Library](https://pypi.org/project/robotframework-keepasslibrary/) - Work with KeePass databases.
142142
- [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.
144144
- [Oracledb Library](https://pypi.org/project/robotframework-oracledb/) - Work with Oracle Databases. *Archived; no updates since 2020.*
145145
- [Postgresqldb Library](https://pypi.org/project/robotframework-postgresqldb/) - Work with PostgresSQL databases. *Archived; no updates since 2019.*
146146
- [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
242242

243243
- [Docker](https://pypi.org/project/robotframework-docker/) - Work with Docker and Docker Compose.
244244
- [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.
245246
- [Ncclient](https://github.com/vkosuri/robotframework-ncclient) ([Keywords](https://vkosuri.github.io/robotframework-ncclient/)) - Robotframework NETCONF wrapper library of ncclient.
246247
- [Apache Tomcat](https://pypi.org/project/robotframework-apachetomcat/) - Manage Apache Tomcat server. *Archived; no updates since 2019.*
247248
- [Zookeeper Manager](https://pypi.org/project/robotframework-zookeepermanager/) - Manage Apache Zookeeper. *Archived; no updates since 2020.*

0 commit comments

Comments
 (0)