Files
openzeppelin-contracts/test/TESTING.md
Francisco Giordano 4e65cfbb38 Update docs
2022-01-23 19:09:08 -03:00

239 B

Testing

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