Files
openzeppelin-contracts/test/TESTING.md
github-actions da7fd0d3e5 Update docs
2025-04-22 16:39:54 +00:00

236 B

Testing

Unit tests are critical to OpenZeppelin Contracts. They help ensure code quality and mitigate against security vulnerabilities. The directory structure within the /test directory corresponds to the /contracts directory.