-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Picture generation like rails g scaffold Test index new show
this will create all of these files in rails.
controllers/test_controller.rb
models/test.rb
db/test_migration.rb
test/test_spec.rb
we could add generation later (low low priority) to generate tests/suites/modules/keywords automatically
Metadata
Metadata
Assignees
Labels
No labels