From 4cb36e88b5326af6f775c476a7d9ffd7ada21c4f Mon Sep 17 00:00:00 2001 From: jg8481 Date: Wed, 15 Feb 2023 06:17:25 +0100 Subject: [PATCH 1/5] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 06e4390..c5e8e24 100644 --- a/README.md +++ b/README.md @@ -268,6 +268,7 @@ - [Truffle](https://github.com/trufflesuite/truffle) - Development environment, testing framework and asset pipeline for Ethereum. - [tintinweb/solidity-shell](https://github.com/tintinweb/solidity-shell) - An interactive Solidity shell with lightweight session recording. - [weiroll/weiroll](https://github.com/weiroll/weiroll) - A simple and efficient operation-chaining/scripting language for the EVM. +- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - A toolkit combining popular Solidity testing and deployment tools with Robot Framework (a generic RPA framework). #### Utility From 0e36a57fff12610296dd785b24c28eff6f31b33b Mon Sep 17 00:00:00 2001 From: jg8481 Date: Wed, 15 Feb 2023 06:37:34 +0100 Subject: [PATCH 2/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c5e8e24..198ab3e 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ - [Truffle](https://github.com/trufflesuite/truffle) - Development environment, testing framework and asset pipeline for Ethereum. - [tintinweb/solidity-shell](https://github.com/tintinweb/solidity-shell) - An interactive Solidity shell with lightweight session recording. - [weiroll/weiroll](https://github.com/weiroll/weiroll) - A simple and efficient operation-chaining/scripting language for the EVM. -- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - A toolkit combining popular Solidity testing and deployment tools with Robot Framework (a generic RPA framework). +- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - This is a toolkit combining popular smart contract testing and deployment tools with Robot Framework (a generic RPA framework). #### Utility From 84d87594b2604d8ab0fb7f66cefd7179b5db4b6e Mon Sep 17 00:00:00 2001 From: jg8481 Date: Wed, 15 Feb 2023 06:40:22 +0100 Subject: [PATCH 3/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 198ab3e..14de48a 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ - [Truffle](https://github.com/trufflesuite/truffle) - Development environment, testing framework and asset pipeline for Ethereum. - [tintinweb/solidity-shell](https://github.com/tintinweb/solidity-shell) - An interactive Solidity shell with lightweight session recording. - [weiroll/weiroll](https://github.com/weiroll/weiroll) - A simple and efficient operation-chaining/scripting language for the EVM. -- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - This is a toolkit combining popular smart contract testing and deployment tools with Robot Framework (a generic RPA framework). +- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - This is a toolkit combining popular smart contract testing and deployment libraries with Robot Framework (a generic RPA framework). #### Utility From 715e85c8b7bb3e2d7cd2b53b7b63022bb8232e18 Mon Sep 17 00:00:00 2001 From: jg8481 Date: Wed, 15 Feb 2023 06:45:15 +0100 Subject: [PATCH 4/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14de48a..fda3270 100644 --- a/README.md +++ b/README.md @@ -268,7 +268,7 @@ - [Truffle](https://github.com/trufflesuite/truffle) - Development environment, testing framework and asset pipeline for Ethereum. - [tintinweb/solidity-shell](https://github.com/tintinweb/solidity-shell) - An interactive Solidity shell with lightweight session recording. - [weiroll/weiroll](https://github.com/weiroll/weiroll) - A simple and efficient operation-chaining/scripting language for the EVM. -- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - This is a toolkit combining popular smart contract testing and deployment libraries with Robot Framework (a generic RPA framework). +- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - This combines popular smart contract testing and deployment libraries with Robot Framework (a generic RPA ecosystem). #### Utility From 7a45963d79c5e41990b5dc56105a44a3c6763ebe Mon Sep 17 00:00:00 2001 From: jg8481 Date: Wed, 15 Feb 2023 07:35:38 +0100 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fda3270..2c14565 100644 --- a/README.md +++ b/README.md @@ -261,6 +261,7 @@ - [Smart Contract Sanctuary](https://github.com/tintinweb/smart-contract-sanctuary) - A home for ethereum smart contracts, all verified smart contracts from Etherscan. - [naddison36/sol2uml](https://github.com/naddison36/sol2uml) - Unified Modeling Language (UML) class diagram generator for smart contracts. - [OpenZeppelin](https://openzeppelin.com/) - Framework to build secure smart contracts. +- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - This combines popular smart contract testing and deployment libraries with Robot Framework (a generic RPA ecosystem). - [solgraph](https://github.com/raineorshine/solgraph) - Visualize control flows for smart contract security analysis. - [sol-merger](https://github.com/RyuuGan/sol-merger) - Merges all imports into single file for contracts. - [solidity-docgen](https://github.com/OpenZeppelin/solidity-docgen) - Documentation generator for Solidity projects. @@ -268,7 +269,6 @@ - [Truffle](https://github.com/trufflesuite/truffle) - Development environment, testing framework and asset pipeline for Ethereum. - [tintinweb/solidity-shell](https://github.com/tintinweb/solidity-shell) - An interactive Solidity shell with lightweight session recording. - [weiroll/weiroll](https://github.com/weiroll/weiroll) - A simple and efficient operation-chaining/scripting language for the EVM. -- [Robot Framework Solidity Testing Toolkit](https://github.com/jg8481/Robot-Framework-Solidity-Testing-Toolkit) - This combines popular smart contract testing and deployment libraries with Robot Framework (a generic RPA ecosystem). #### Utility