Sha256: 1e0bf73e33318647bfc88b534943694f7ed406fca0e9fddf713c5b98882e695a
Contents?: true
Size: 636 Bytes
Versions: 9
Compression:
Stored size: 636 Bytes
Contents
Feature: ckit new Run "ckit new <project_name>" to generate a new ChemistryKit project Background: Running ckit new When I run `bundle exec ckit new new-project` And I cd to "new-project" Scenario: Test Harness is created Then the following directories should exist: | beakers | | formulas | | formulas/lib | | formulas/lib/catalysts | | evidence | | chemists | And the following files should exist: | config.yaml | | formulas/lib/formula.rb | | chemists/chemists.csv |
Version data entries
9 entries across 9 versions & 1 rubygems