Post
Share your knowledge.
Feb 16, 2023
Discussion
Testing Solidity contracts
I'm curious about
- the tools and techniques people are finding most useful for testing Solidity contracts. What works best?
- and if automated testing isn't being used, what is holding people back from testing on their own projects?
If you're new to automated testing, the Academy team offers a lesson on adding tests to an NFT contract. And if you're new to Solidity contract development, you can start your journey with the Academy's Getting Started with Smart Contract Development lesson.
In the testing lesson, you'll:
- learn about the benefits of writing automated tests, general testing concepts and best practices
- walk away with many practical tests for smart contracts
- nibble on some food for thought about test-driven development
- Intermediate
0
0
Share
Comments
Do you know the answer?
Please log in and share it.
D_D Academy is an open-source education platform created by the Developer DAO.
5Posts3Answers
Trending posts