- Currently CLI tests are written in bash. This is not very convenient. - Re-write them in Python or Go. Consider Go and https://github.com/onsi/ginkgo - Example: https://github.com/cheqd/cheqd-node/tree/main/tests/integration See https://github.com/zigbee-alliance/distributed-compliance-ledger/pull/615
See #615