Create a folder named __tests__ to store tests that use a testing framework (such as Jest) for testing functions and code.
Create a folder named tests to store tests that use a testing framework (such as Jest) for testing functions and code.