RubyGems Navigation menu

rspec-background-process 0.1.2

RSpec and Cucumber DSL that allows definition of processes with their arguments, working directory, time outs, port numbers etc. and start/stop them during test runs. Processes with same definitions can be pooled and reused between example runs to save time on startup/shutdown. Pooling supports limiting the number of running processes with LRU to limit memory used.

Gemfile:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.2 - November 07, 2016 (20.5 KB)
  2. 0.1.1 - September 29, 2014 (19.0 KB)
  3. 0.1.0 - September 29, 2014 (19.0 KB)

Runtime 相依性套件 (5):

daemon ~> 1.2
file-tail ~> 1.0
micromachine ~> 1.1
retries ~> 0.0.5
rufus-lru ~> 1.0

Development 相依性套件 (3):

bundler ~> 1.0
jeweler ~> 1.8.4
rspec ~> 3.1

擁有者:

作者:

  • Jakub Pastuszek

SHA 256 checksum:

27290aa54ee02417bccd2b3c786833583192d93d5c8f91f0d1a34fbfee6aa766

總下載次數 19,202

這個版本 14,381

License:

MIT

Ruby 版本需求: >= 0

相關連結: