Sha256: a6d92483b19e442c166f67214b29814f6d8069f640d336ade17aa6f58aa53af6
Contents?: true
Size: 498 Bytes
Versions: 3
Compression:
Stored size: 498 Bytes
Contents
refactor: rails/minitest/rspec_to_minitest input_file_paths: - examples/ex1_input_spec.rb # We need to add context here as otherwise to tell the AI to require our local test_helper.rb file so that we can run the tests after context_text: "In the output test use `require_relative` to include 'test_helper'." # By default, ai_refactor runs "bundle exec rails test" but this isn't going to work here as we are not actually in a Rails app context in the examples minitest_run_command: ruby __FILE__
Version data entries
3 entries across 3 versions & 1 rubygems