Files
openzeppelin-contracts/test/TESTING.md
2020-11-13 16:44:11 -03:00

4 lines
239 B
Markdown

## 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.