Basic environment for dynamic testing
988
Dynamic testing environment, including:
docker run --rm -it -v $(pwd)/contracts:/audit/contracts -v $(pwd)/test:/audit/test nzblabs/dynamic-testing - it will copy /contracts and /test folders to the docker container’s volume and take you to the exciting journey on the container content.npm run test or npm run coverageCTRL-DEnjoy :-)
https://github.com/BlockchainLabsNZ/audit-env
https://github.com/BlockchainLabsNZ/audit-env All bugs/comments please send to [email protected]
Content type
Image
Digest
Size
338.5 MB
Last updated
over 8 years ago
docker pull nzblabs/dynamic-testing