Ruby rspec test for a method in my CLI app
Budget: $10 – $30 AUD
I need you to develop an Rspec test for one of my methods.
The method iterates over a hash and the output is 5 strings. I want two test:
1. The 5 strings output to match my target 5 strings
2. Each string length needs to be under 140 characters
The method iterates over a hash and the output is 5 strings. I want two test:
1. The 5 strings output to match my target 5 strings
2. Each string length needs to be under 140 characters