Registry / testing / machinist

machinist

JSON →
library1.0.6rbrubygemsunverified

A fixture replacement library for Ruby that generates test data using blueprints.

gem install machinist
INSTALL
IMPORT
SIG · MACHINIST
M
machinist
testingrubyv1.0.6
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.

Machinist
require 'machinist'

Define a blueprint and create a user

require 'machinist' User.blueprint do name { "User #{sn}" } email { "user#{sn}@example.com" } end user = User.make!
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.0.6latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
machinist — gem install machinist · libregistry