stack-overflow-copy-paste
stack-overflow-copy-paste copied to clipboard
WIP: Cannot get coverage quite there
I have written the ageCalculator function but need to test it once. I'm new to writing such test cases, so can you guide me for the same and review my code once ?
Hi @Kshitij09!
Thanks for this! Could you please address the linting issues? To run the linter locally you can run npm run lint.
Thanks!