robot/cli

Robot cli

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.kaazing
ArtifactId

ArtifactId

robot.cli
Last Version

Last Version

1.4.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

robot/cli
Robot cli
Project URL

Project URL

https://github.com/kaazing/robot

Download robot.cli

How to add to project

<!-- https://jarcasting.com/artifacts/org.kaazing/robot.cli/ -->
<dependency>
    <groupId>org.kaazing</groupId>
    <artifactId>robot.cli</artifactId>
    <version>1.4.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.kaazing/robot.cli/
implementation 'org.kaazing:robot.cli:1.4.0.1'
// https://jarcasting.com/artifacts/org.kaazing/robot.cli/
implementation ("org.kaazing:robot.cli:1.4.0.1")
'org.kaazing:robot.cli:jar:1.4.0.1'
<dependency org="org.kaazing" name="robot.cli" rev="1.4.0.1">
  <artifact name="robot.cli" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kaazing', module='robot.cli', version='1.4.0.1')
)
libraryDependencies += "org.kaazing" % "robot.cli" % "1.4.0.1"
[org.kaazing/robot.cli "1.4.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.kaazing : robot.control jar 1.3.0.2
org.kaazing : robot.driver jar 1.4.0.1
org.kaazing : robot.lang jar 1.4.0.1
jline : jline jar 2.11

test (3)

Group / Artifact Type Version
junit : junit jar [4.11,)
org.jmock : jmock jar 2.6.0
org.jmock : jmock-junit4 jar 2.6.0

Project Modules

There are no modules declared in this project.

K3PO

Build Status

Gitter

K3PO is a network driver and language agnostic testing tool. It is designed to be able to create arbitrary network traffic and behavior, and to certify whether a network endpoint behaves correctly when subject to that behavior.

The network behavior that the K3PO network driver creates is specified in a K3PO scripting language. This language is described here.

The K3PO network driver can be directed to start emulating behavior defined in scripts via a [control protocol](Control Protocol). Test frameworks in various programming languages can then utilize the control protocol to leverage K3PO for their own testing needs.

K3PO also consists of a collection of specifications that validate correctness for a variety of public protocols, such as HTTP (RFC 7230-7237), WebSocket (RFC-6455), etc.

Testing frameworks

K3PO is language agnostic and can be used by many different languages and test frameworks. The Java JUnit framework is located in this project. Other frameworks include:

C Client Test Framework

C# Client Test Framework

IOS Client Test Framework

Documentation

Documentation is located on the Wiki

Java Quick Start

The examples directory is setup as an example to test java client implementations. Run "mvn clean install -pl examples" to see it work.

org.kaazing

Tenefit

[aw-suhm]

Versions

Version
1.4.0.1
1.3.0.2
1.3.0.1
1.3.0.0
0.0.0.13
0.0.0.12
0.0.0.11
0.0.0.10
0.0.0.9
0.0.0.8
0.0.0.7
0.0.0.6
0.0.0.5
0.0.0.4
0.0.0.3
0.0.0.2