Templates for testing

Hello,

Are there any templates for ERC20, ERC721 tokens testing? I wrote some contracts that will be used in mainnet and they have pretty standard (OpenZeppelin standard) implementation. So I'm wondering is there some Mocha templates I can reuse, instead of writing my tests from nothing?