Registry / testing / bacon-bits

bacon-bits

JSON →
library0.1.0rbrubygemsunverified

Extends the bacon testing framework with useful extensions to disable tests, have before and after blocks that run once and more.

gem install bacon-bits
INSTALL
IMPORT
SIG · BACON-BITS
B
bacon-bits
testingrubyv0.1.0
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.

BaconBits
✓ require 'bacon-bits'

Add before_once, after_once, and test disabling to Bacon.

require 'bacon-bits' describe 'MyTest' do before_once do # Runs once before all tests end it 'works' do true.should.be.true end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
24 hits · last 30 days
node
22
OpenAI (training)
1
Resources
bacon-bits — gem install bacon-bits · libregistry