'Truffle test' does not run(truffle@5.1.31) #5554
Unanswered
okahijiki
asked this question in
General Q&A
Replies: 1 comment 9 replies
-
Is there a relationship between truffle unbox react and node version? |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
‘truffle test’ does not run at all.
I have written the code in truffle@5.1.31, according to the book I am tutorializing.
//「Hands-On Smart Contract Development With Solidity and Ethereum」(O'Reilly/Japanese edition )
The 'truffle test' can be viewed here.
https://youtu.be/rbj-SdMOObY
The code is here.
https://github.com/okahijiki/fundraiser
Please let me know how to deal with this problem.
thank you,
Beta Was this translation helpful? Give feedback.
All reactions