Sha256: 4c306734b7fc0b4fcc4a785e6e1b65a4cd7028ec36a10001a336e67bd57c94eb
Contents?: true
Size: 376 Bytes
Versions: 44
Compression:
Stored size: 376 Bytes
Contents
Feature: Inspect I want to inspect a factbase Scenario: Simple inspect of a small factbase Given I make a temp directory Then I run bin/judges with "--verbose eval simple.fb '$fb.insert.foo = 42'" Then I run bin/judges with "update . simple.fb" Then I run bin/judges with "inspect simple.fb" Then Stdout contains "Facts: 1" And Exit code is zero
Version data entries
44 entries across 44 versions & 1 rubygems