So my first language is Ruby and with it I learned to use rspec to test my code. It was fine not having tests for the smaller projects but, I feel like I am flying blind with out a testing framework. Specially with the Simon project since I have multiple functions and if one fails I will have to go through each one individually and test them to find my bug. Does anyone know of a way I can test my code without resorting to console.log and writing small snippets of tests in my main code?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Where can I test my code from Free COde Camp?
|
7 | 1102 | January 16, 2021 | |
Tribute Page : Gene Roddenberry -- Please Give Feedback! | 9 | 1169 | June 1, 2021 | |
Front End Libraries Projects - Build a Random Quote Machine-Test problem | 4 | 829 | February 2, 2021 | |
Any way to check my code?
|
4 | 854 | January 17, 2021 | |
Pomodoro Clock with testable user stories - Guinea Pigs needed 🐹
|
27 | 5857 | February 7, 2017 |