Registry / testing / always-execute

always-execute

JSON →
library0.2.3rbrubygemsunverified

Adds execute and expect test blocks for added BDD test clarity.

gem install always_execute
INSTALL
IMPORT
SIG · ALWAYS-EXECUTE
A
always-execute
testingrubyv0.2.3
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.

AlwaysExecute
require 'always_execute'

Use execute/expect blocks for BDD-style tests

require 'always_execute' AlwaysExecute.execute do result = 2 + 2 end.expect do |result| result.should == 4 end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.3latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
48 hits · last 30 days
node
42
OpenAI (training)
1
Resources
always-execute — gem install always-execute · libregistry