Experimenting With Citrus Integration Testing Frameworkby@taacoder
1,062 reads

Experimenting With Citrus Integration Testing Framework

tldt arrow
Read on Terminal Reader
Read this story w/o Javascript

Too Long; Didn't Read

Each Citrus test is a Java class representing a JUnit or TestNG unit test of your choice. If you have not worked with this framework before, you will feel comfortable, since Citrus uses these libraries internally. We will create a test class named “FirstTest” and use it to test our integration tests. We can extend our class using the TestNG or Junit libraries built into Citrus. We need the “Citrus quickstart project” version I recommend choosing 2.8.0.0.
featured image - Experimenting With Citrus Integration Testing Framework
Alexey Taranenko HackerNoon profile picture

@taacoder

Alexey Taranenko

QA-Automation


Receive Stories from @taacoder

react to story with heart

RELATED STORIES

L O A D I N G
. . . comments & more!