I compiled abc.sol and then went to unit testing tab, and clicked 'generate'

abc_test.sol was generated automatically, then i click run and i get the error "1 is not equal to 2"

not sure what I need to edit here as this file was automatically created from a successfully compiled abc.sol contract ?

Oct 28, 2020, 6:47 PM
What tool did you use? Probably the unit test is a template where you need to modify what you want to test
Oct 28, 2020, 6:51 PM
@Lauri_P remix. ethereum. org
cant post images in here or links....
Oct 28, 2020, 7:32 PM
well, as I said, that's just a template where you should write your own unit tests.
Oct 28, 2020, 7:35 PM
@lauri
thanks
Oct 28, 2020, 7:45 PM

© 2024 Draquery.com All rights reserved.