Skip to content

ardas/arbiter-based-batch-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

arbiter-based-batch-manager

To setup arbiter based batch manager:

  • install Redis server;

  • put the annotation @RunWith(ArbiterBasedThucydidesRunner.class) before the name of test cases run your tests, using the below information as parameters:

    1. "test.run.key" - the run-time key;

    2. "redis.host" - the host name of the redis-server (optional, defaults to localhost);

    3. "redis.port" - the port name of the redis-server (optional, defaults to 6379).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages