issues
search
hyperledger
/
fabric-gateway
Go, Node and Java client API for Hyperledger Fabric v2.4+
https://hyperledger.github.io/fabric-gateway/
Apache License 2.0
154
stars
91
forks
source link
Build refactor for performance and clarity
#568
Closed
bestbeforetoday
closed
1 year ago
bestbeforetoday
commented
1 year ago
Use Junit5 platform runner for Cucumber tests, avoiding dependency on Junit4.
Allow Java unit tests to be (optionally) skipped when running scenario tests.
Split build into unit and scenario test jobs for each language, running in parallel.
Run all Go lint checks in a single job to reduce the required number of build runners.
Use Junit5 tree reporter plugin.