Error: No tests found. Make sure that arguments are regular expressions matching test files. You may need to escape symbols like "$" or "*" and quote the arguments.
I am Getting this error whenever I run my code. Can anyone tell me how to fix it.
I am not able to run my code.
Try to find missing curly braces {} or unclosed comments /.../ or misplaced code in your code.