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
docs(CONTRIBUTING): add testing guidelines and example structure
- Introduced a new section on running tests using Mocha, detailing commands for executing the test suite and specific test files.
- Provided guidelines for writing tests, including file placement, naming conventions, and best practices for structuring tests.
- Included an example test structure to illustrate the recommended approach for organizing test cases.
These additions enhance the documentation for contributors, ensuring clarity on testing practices and improving overall project maintainability.
0 commit comments