Sha256: 70c51e5009928f2d3dfedb1ca9b1e15a3f6f084330f8a118a6bf1fea0e01e5ac
Contents?: true
Size: 368 Bytes
Versions: 2
Compression:
Stored size: 368 Bytes
Contents
Feature: helpの編集 Scenario: help を編集する. Given `$ bundle exec bin/my_help_thor list`でnew_helpが存在しない. When `$ bundle exec bin/my_help_thor new new_help`を実行する. And `$ bundle exec bin/my_help_thor edit new_help`実行して、全ての記述を削除する. Then ~/.my_help/new_help.orgが空ファイルである.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
my_help-1.1a | docs/old_docs/features/edit.feature |
my_help-1.1 | docs/old_docs/features/edit.feature |