Skip to content

Commit

Permalink
Add the Robot Framework Solidity Testing Toolkit to Tools (#31)
Browse files Browse the repository at this point in the history
* Update README.md

* Update README.md
  • Loading branch information
jg8481 authored Aug 12, 2024
1 parent 137c5ab commit 24348c6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,9 @@
- [Maven plugin](https://robotframework.org/MavenPlugin/) Maven plugin for using Robot Framework.
- [Ant task](https://github.com/lcarbonn/robotframework-ant) Ant task for running Robot Framework tests.

- Cryptocurrency or Blockchain tools
- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) Robot Framework tools that integrate with various Web3 blockchain technologies for testing and deploying smart contracts written in Solidity. It also provides an example (using a forked Fantom mainnet) for starting your own blockchain monitoring process.

- Docker
- [docker-robot-framework](https://github.com/ppodgorsek/docker-robot-framework) Robot Framework (with Firefox and Chrome) in Docker.
- [robotframework-distbot](https://pypi.org/project/robotframework-distbot/) Distribute tests into multiple machines/docker containers.
Expand Down

0 comments on commit 24348c6

Please sign in to comment.