issues
search
jaredbeck
/
minitest_to_rspec
Converts minitest files to rspec
MIT License
81
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Updated Rubocop version and updated obsolete config settings (#1)
#30
schinery
closed
4 years ago
1
Switched the deprecated Trollop gem for Optimist
#29
schinery
closed
4 years ago
1
Replace deprecated trollop with its replacement: optimist gem; update out-of-date gems; update travis ruby branches
#28
philCryoport
closed
4 years ago
5
Release 0.13.0
#27
jaredbeck
closed
6 years ago
0
Support Test::Unit::TestCase
#26
jaynetics
closed
6 years ago
3
Support assert_empty, assert_kind_of, assert_instance_of
#25
jaynetics
closed
6 years ago
1
mishandles nested `masgn` nodes in block args
#24
jaynetics
closed
5 years ago
5
Support Test::Unit::TestCase and more assertions
#23
jaynetics
closed
6 years ago
4
Try to preserve newlines (--newline option)
#22
dabroz
closed
6 years ago
7
convert setup/teardown methods to before/after blocks
#21
dabroz
closed
6 years ago
2
support refute_raise[s]
#20
dabroz
closed
6 years ago
0
use latest supported versions of Ruby in Travis configuration
#19
dabroz
closed
6 years ago
0
Support namespaced exceptions for assert_raise[s]
#18
dabroz
closed
6 years ago
2
Introduce Minitest::Stub model
#17
jaredbeck
closed
6 years ago
2
Adds support for `should` from shoulda-context gem
#16
sbleon
closed
7 years ago
1
Support mocha stubs without returns
#15
jaredbeck
closed
7 years ago
0
Linting 2017-11-09
#14
jaredbeck
closed
7 years ago
0
Only covert methods whose name begins with `test_`
#13
jaredbeck
closed
7 years ago
0
Non-test methods should not be converted to tests
#12
sbleon
closed
7 years ago
2
Some stubs are not converted, maybe due to a "execute N times" call?
#11
sbleon
closed
7 years ago
3
Lift constraint on sexp_processor
#10
jaredbeck
closed
7 years ago
0
Various: 2017-11-02
#9
jaredbeck
closed
7 years ago
0
Release 0.10.0
#8
jaredbeck
closed
7 years ago
0
Convert test method definitions to `it` blocks
#7
shanecav84
closed
7 years ago
2
Minitest methods aren't being converted to RSpec `it`s
#6
shanecav84
closed
7 years ago
4
Various: 2017-10-24
#5
jaredbeck
closed
7 years ago
0
undefined method `sexp_type' for Array
#4
shanecav84
closed
7 years ago
1
No longer care about code style of output
#3
jaredbeck
closed
7 years ago
0
Make a single command to take all of the minitest files and convert it into an equivalent rspec structure.
#2
harsh183
opened
8 years ago
4
Installation instructions unclear
#1
harsh183
closed
8 years ago
2