Skip to content

Conversation

@aminchegeni
Copy link

Fabino-Test is a lightweight Java testing library for Hyperledger Fabric that simplifies unit and integration
testing of
chaincode. It leverages JUnit 5 extensions, Testcontainers, and the Microfab Docker image to automatically
bootstrap a
Fabric network, install and commit chaincodes, and inject a ready-to-use Fabric Gateway SDK instance into test
classes.
Fabino-Test enables developers to focus on writing real test scenarios without manually managing the underlying network,
making Fabric testing fast, reproducible, and developer-friendly.

Signed-off-by: aminchegeni <[email protected]>
Copy link
Contributor

@tkuhrt tkuhrt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving this lab with the assumption that the two noted things on the existing repo are fixed prior to bringing it over to Labs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants