This website requires JavaScript.
Explore
Help
Sign In
ruby-x
/
rubyx
Watch
1
Star
0
Fork
0
You've already forked rubyx
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rubyx
/
test
/
mains
History
Torsten Ruger
ae976c8fb9
generate mains test methods according to file name
2018-06-24 16:48:23 +03:00
..
source
automate mains test more
2018-06-24 13:37:36 +03:00
helper.rb
generate mains test methods according to file name
2018-06-24 16:48:23 +03:00
README.md
extract the ruby from mains tests
2018-06-24 11:56:10 +03:00
test_interpreted.rb
generate mains test methods according to file name
2018-06-24 16:48:23 +03:00
test_puts.rb
automate mains test more
2018-06-24 13:37:36 +03:00
README.md
Method testing
Test Whole methods by their output. Using the main method (implicitly)
Through Interpreter