Hi,
As we have plan to build a new Test Auotamtion framework for our application, parallely we plan to build a Unit test framework for that. I have few question can anyone pls guide on this,
- Test::Unit vs rspec vs minutest - which is suitable( Note: we are not building this on rails)
- Which of these comes with ruby standard library