You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to suggest adding the Test directory outside the modules it may make more sense to have the test directory at the root level and include test files for multiple modules. It's important to consider maintainability, scalability, and ease of use when deciding where to place your test directory.