PATH: //opt/alt/ruby26/lib64/ruby/2.6.0/bundler/templates/newgem/test
FILE_BARU
CREATE
FOLDER_BARU
MKDIR
UPLOAD_FILE
GO
[ .. KEMBALI ]
📄 newgem_test.rb.tt
↓
X
📄 test_helper.rb.tt
↓
X
SAVING...
BERHASIL DIUBAH!
EDITING: newgem_test.rb.tt
require "test_helper" class <%= config[:constant_name] %>Test < Minitest::Test def test_that_it_has_a_version_number refute_nil ::<%= config[:constant_name] %>::VERSION end def test_it_does_something_useful assert false end end
SIMPAN PERUBAHAN