rubyx/test/mains
Torsten Ruger 8d369dbfa1 automate mains test more
move sources and include exit code and stdout in filename
2018-06-24 13:37:36 +03:00
..
source automate mains test more 2018-06-24 13:37:36 +03:00
helper.rb automate mains test more 2018-06-24 13:37:36 +03:00
README.md extract the ruby from mains tests 2018-06-24 11:56:10 +03:00
test_adds.rb automate mains test more 2018-06-24 13:37:36 +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