Testing Your Smart Contract with Truffle

In the last tutorial, we have created a smart contract which performs some basic CRUD (create, read, update, delete) operation, let’s test that smart contract using Truffle.


This is a companion discussion topic for the original entry at https://blog.crowdbotics.com/solidity-crud-tutorial-part-2-testing-your-smart-contract-with-truffle/