Registry / testing / bahia
library0.7.2rbrubygemsunverified

Command-line acceptance testing framework inspired by Aruba, designed for non-Cucumber test frameworks.

gem install bahia
INSTALL
IMPORT
SIG · BAHIA
B
bahia
testingrubyv0.7.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Bahia
require 'bahia'

Runs a command and asserts its output.

require 'bahia' Bahia.run('echo hello') do |result| expect(result.stdout).to eq("hello\n") end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.7.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
32
Resources
bahia — gem install bahia · libregistry