Skip to content

clydedacruz/fabric-chaincode-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Writing tests for fabric chaincode using mockstub

Building chaincode on Windows

go build --tags nopkcs11

Testing chaincode on windows

go test --tags nopkcs11

Code Dependencies

Clone the appropriate version of hyperledger fabric inside vendor. The vendor directory should be structured as below vendor directory

Releases

No releases published

Packages

No packages published

Languages