Files
openzeppelin-contracts/test/TESTING.md
github-actions dbe796d542 Update docs
2023-09-19 19:19:10 +00:00

235 B

Testing

Unit test 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.