Improve README (#1309)
* add logo * new readme * add large logo * improve readme * Update README.md * add link to guides * remove leftover sentence
This commit is contained in:
committed by
GitHub
parent
2ce1fde405
commit
904b41ec79
3
test/TESTING.md
Normal file
3
test/TESTING.md
Normal file
@ -0,0 +1,3 @@
|
||||
## Testing
|
||||
|
||||
Unit test are critical to the OpenZeppelin framework. They help ensure code quality and mitigate against security vulnerabilities. The directory structure within the `/tests` directory corresponds to the `/contracts` directory. OpenZeppelin uses Mocha’s JavaScript testing framework and Chai’s assertion library. To learn more about how to tests are structured, please reference OpenZeppelin’s Testing Guide.
|
||||
Reference in New Issue
Block a user