I created new ERC-20 token and now, want to add test code. Is there any ways to auto-generate test-cases in SOL files? And also want to know the way of auto generate test code in Truffle JavaScript framework.
I already googled and got some useful libraries but it's not auto generated code. (Like mocha or chai) Please help me.
Thank you