Soliditai.com

VSCode extension released

Hello mobile users!

We’re thrilled to have you visit our website and explore what we have to offer. While our site is accessible on mobile devices, we have designed this specific page to provide the most engaging and interactive experience when using a desktop or laptop browser.

Rather than seeing this as a limitation, we invite you to take this opportunity to stay connected with us. By entering your email address in the form above, you’ll be the first to receive updates, important news, and exclusive information about our website. This way, you won’t miss out on any of the exciting features or improvements we have planned for the future.

We’re confident that you’ll have a fantastic experience when you return to our site using a desktop or laptop browser. In the meantime, staying in the loop will ensure you’re always up to date with the latest developments. If you have any questions or concerns, please don’t hesitate to contact us. We’re always here to help.

We’re excited to announce our Visual Studio Code extension that generates tests for your Solidity contract. The tests are designed to achieve 100% branch coverage using a proof-of-concept algorithm. While the algorithm is still in development, it can currently handle simple contracts such as SafeMath.sol. This allows you to validate your Ethereum contract before deploying it on the blockchain.

To use the extension, you’ll need to create an account on our website, soliditai.com. Once you open your Solidity contract in Visual Studio Code, the extension provides an option to generate tests for your contract. You can initiate the test generation with a click of a button, and the tests will be downloaded and added to your project, making it easy for you to test your contract before deployment.

You can find the extension on the Visual Studio Code Marketplace here or manually install the extension after downloading it here.

Author

admin