Skip to content

docs: Enhance TESTING.md with comprehensive testing guidelines and be… #5589

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

VolodymyrBg
Copy link

@VolodymyrBg VolodymyrBg commented Mar 18, 2025

…st practices

This PR significantly improves the TESTING.md documentation by adding detailed information about:

  • Testing framework and tools used (Hardhat, Mocha, Chai)
  • Instructions for running tests and generating coverage reports
  • Test structure and organization conventions
  • Best practices for writing effective tests
  • Testing fixtures and utilities available in the repository
  • Continuous integration setup
  • Guidelines for contributing tests
  • Advanced testing techniques including security-specific approaches

This enhancement provides valuable guidance for contributors, making it easier for them to understand the testing expectations and standards of the OpenZeppelin Contracts project. The improved documentation also aligns with the project's commitment to high-quality, secure smart contracts by emphasizing thorough testing practices.

Fixes #????

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant