Skip to content

farsight-wm/testing-core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

farsightwm/testing-core

License: MIT

This project is intended to help testing IS services in an automated manner. Therefore it contains mean to mock services and an API for farsightwm/testing-jbehave (or other 3rd party tools) to run test-cases with mocked services.

This is still work in progress!

Requirements

Currently tested only with webMethods IntegrationServer 10.5

Installation

  1. Copy the IS package from src/is into your Integration Server

  2. Build the (jar) libraries

    1. farsightwm/utils
    2. farsightwm/testing-utils
    3. farsightwm/testing-core

    and place them into the code/jars directory of the package.

  3. Download Apache Commons Jexl 3.1 jar and place it into code/jars (e.g. from Maven Central Repository)

  4. Activate the package and run the service farsightwm.testing.verify:checkFrameworkCorrectlyConfigured and confirm that the message reports the framework as operational.

  5. (optional) Install farsightwm/testing-jbehave into your Designer (or another Eclipse installation) and use it to create test-stories.

About

core library for testing

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published