Skip to content

Runner class doesn't add much #3

@baob

Description

@baob

Might be better to change to an api like this

test_env = Runnerbean.group(:smoke_test)
  .add_process(FrontEnd)
  .add_process(Backend)

test_env.start! 

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions