rubyx/test/mains
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

Method testing

Test Whole methods by their output. Using the main method (implicitly)

Through Interpreter