BEP20Mintable is a BEP20 mintable contract.
BEP20FixedSupply is a BEP20 contract with all mint methods removed.
yarn
The test suite uses Buidler as the preferred testing suite, since it compiles and tests faster. The test suite implements 7 routines that can be tested individually.
npx buidler compile
Execute all at once:
npx builder test