hashgraph / hedera-local-node

Run your own local Hedera network for development purposes.
Apache License 2.0
45 stars 52 forks source link

Provide GitHub Action based on hedera-local-node #667

Open hendrikebbers opened 1 month ago

hendrikebbers commented 1 month ago

When creating OSS software on top of Hedera, you want to run (integration) tests against a network. To do so, you can run all tests against testnet today. It would be way better to have a solution that can be used to run automatic tests against a temporary hedera-local-node instance. It would be awesome to have GitHub Action support for that: