Popularity
2.6
Declining
Activity
8.7
Declining
78
4
26

Description

YAKS is a framework to enable Cloud Native BDD testing on Kubernetes! Cloud Native here means that your tests execute as Kubernetes PODs.

As a user you can run tests by creating a Test custom resource on your favorite Kubernetes based cloud provider. Once the YAKS operator is installed it will listen for custom resources and automatically prepare a test runtime that runs the test as part of the cloud infrastructure.

Tests in YAKS follow the BDD (Behavior Driven Development) concept and represent feature specifications written in Gherkin syntax.

As a framework YAKS provides a set of predefined Cucumber steps which help you to connect with different messaging transports (Http REST, JMS, Kafka, Knative eventing) and verify message data with assertions on the header and body content.

YAKS adds its functionality on top of on Citrus for connecting to different endpoints as a client and/or server.

Read more about YAKS in the reference manual

Programming language: Java
License: Apache License 2.0
Tags: Testing     Java     BDD    

YAKS alternatives and similar libraries

Based on the "Testing" category.
Alternatively, view yaks alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of YAKS or a related project?

Add another 'Testing' Library