Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

robotframework-rammbock-py3

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

robotframework-rammbock-py3

Protocol testing library for Robot Framework

  • 0.4.0.2
  • PyPI
  • Socket score

Maintainers
2

Rammbock

.. contents:: :local:

Introduction

Generic network protocol test library for Robot Framework, which offers an easy way to specify network packets and inspect the results of sent / received packets. Library offers Domain Specific Language for packet specification.

This is a version of robotframework-rammbock updated for better Python 3 support.

Downloads are available at https://pypi.python.org/pypi/robotframework-rammbock-py3

Installation instructions

Precondiditons

You need to have Robot Framework installed as a precondition.

Installation
~~~~~~~~~~~~

-  With PIP Installer::

      pip install robotframework-rammbock-py3

- With Setup.py Download and extract .zip or .tar.gz. Execute command in extracted folder::

      python setup.py install

Examples
--------

We have examples from following protocols:

- GTPv2
- Diameter
- DNS

Examples can be found from our acceptance test cases:
https://github.com/peterservice-rnd/Rammbock/tree/master/atest

Documentation
-------------
- See the userguide at https://github.com/robotframework/Rammbock/wiki/RammbockUserGuide
- See keyword documentation at https://robotframework.github.com/Rammbock/index.html


FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc