Sha256: d0aecb22ca14c33cc17f2bbde370c5f4d213163b58dcd6f594446792056ee6cf
Contents?: true
Size: 423 Bytes
Versions: 46
Compression:
Stored size: 423 Bytes
Contents
require 'test_helper' require 'generators/thecoreize_rails_plugin/thecoreize_rails_plugin_generator' class ThecoreizeRailsPluginGeneratorTest < Rails::Generators::TestCase tests ThecoreizeRailsPluginGenerator destination Rails.root.join('tmp/generators') setup :prepare_destination # test "generator runs without errors" do # assert_nothing_raised do # run_generator ["arguments"] # end # end end
Version data entries
46 entries across 46 versions & 1 rubygems