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
The convention I use for naming tests in my project is COMPONENT_NAME.test.js. The script generates test files in the format of test.COMPONENT_NAME.js.
Do you think the format should be exposed as a .ccarc option?