Issues
- 1
Undefined method `untaint` with Ruby 3.2
#141 opened by akaspick - 4
Latest released gem missing bundler changes
#139 opened by jcoleman - 1
transpec tries to process .AppleDouble folders during dynamic analysis and fails with "invalid byte sequence in US-ASCII" or "invalid byte sequence in UTF-8"
#136 opened by nicobrenner - 0
Migrate CI from Travis CI to GitHub Actions
#135 opened by yujinakayama - 4
- 1
multiline should => is_expected.to does not work
#127 opened by nil0bject - 0
wrong transcript when "should" doesn't have spaces
#132 opened by GPrimola - 0
multiples object.should have(expected_size).collection wasn't transcripted correctly
#131 opened by GPrimola - 1
Don't add `config.expose_dsl_globally = false` when there's `config.disable_monkey_patching!`
#101 opened by yujinakayama - 0
- 1
- 6
transpec fails with undefined method 'this'
#114 opened by Skulli - 3
Raised JSON Exception: options :symbolize_names and :create_additions cannot be used in conjunction (ArgumentError)
#123 opened by ionutciordas - 7
- 6
Undefined constant Transpec
#86 opened by maca - 1
- 2
Not detecting unimportant newlines/whitespace
#121 opened by MetricMike - 1
Handles Rspec 3.4.0?
#120 opened by simonzhu24 - 3
Failing conversion of error_on specs...
#104 opened by jasonm23 - 2
- 1
NoMethodError: undefined method `this' for #<Gem::Specification:0x1ff2 transpec-3.2.2>
#119 opened by dennis-d - 1
Rails deprecation warnings
#117 opened by cbarraford - 8
Transpec killed, no error output
#116 opened by BattleBrisket - 1
Weird error with ruby 2.3.0
#115 opened by shosti - 2
Bad interaction with factory_girl 4.2.0?
#113 opened by olivierlacan - 4
transpec can't handle project that isn't git root
#112 opened by josephks - 1
transpec hanging when converting certain spec
#108 opened by mattfik - 3
- 0
- 2
Out of space when copying project for dynamic analysis
#110 opened by hahcho - 8
Transpec ignoring --keep option
#103 opened by jeremywadsack - 1
Failed conversion of should have(:no)
#107 opened by nevans - 2
Transpec 3.1.0 missed converting some tests
#106 opened by mcbsys - 1
Failed running Dynamic analysis
#105 opened by sterankin - 2
More elegant "its" syntax
#102 opened by jvenezia - 2
Consider adding --convert-only option
#91 opened by yujinakayama - 2
Transpec crashes on AWS.stub!
#100 opened by blkperl - 2
Ignore code already in new format.
#98 opened by leighhalliday - 2
Incorrect conversion of "should have(n).foos"
#97 opened by jensb - 2
- 1
- 1
should have(:no).errors_on(:foo) conversion bug
#95 opened by tom-lord - 0
Dies at end of conversion if run within submodule
#94 opened by wincent - 2
`infer_spec_type_from_file_location!` wrongly set in project not using rspec-rails
#88 opened by myronmarston - 0
undefined method `description?' for nil:NilClass (NoMethodError) when converting.
#93 opened by fbernier - 2
- 1
- 2
can not install
#87 opened by williamherry - 1
Breaks with FactoryGirl
#85 opened by mvz - 2
Also transform pending specs
#84 opened by postmodern