A
Antoine Makhassak
Hello,
I am new to ruby and scripting.
I have to develop a test-driven software, so I have to run each time a
test and make the necessary changes to the code if the test fails.
My program takes integers as parameters through the command line.
I need to automate tests (such that I check that all the tests still
work after each code change) using shell scripts or batch.
Does someone know how to do this?
Thank you.
Antoine
I am new to ruby and scripting.
I have to develop a test-driven software, so I have to run each time a
test and make the necessary changes to the code if the test fails.
My program takes integers as parameters through the command line.
I need to automate tests (such that I check that all the tests still
work after each code change) using shell scripts or batch.
Does someone know how to do this?
Thank you.
Antoine