Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 235 Bytes

TESTING.md

File metadata and controls

3 lines (2 loc) · 235 Bytes

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.