macor161 / quantal

Fast and lightweight build tool for Solidity.
MIT License
23 stars 1 forks source link

truffle test with quantal #63

Open ccolorado opened 5 years ago

ccolorado commented 5 years ago

Truffle test tends to compile everything regardless if there is a file change.

Being able to switch to quantal will definitely start saving some serious time.

Unclear if this is an issue for the truffle-framework or can be addressed here.

macor161 commented 5 years ago

@ccolorado Thanks for the feedback, it's always very much appreciated. Truffle integration, including testing, is definitely a planned feature. I will try to publish a detailed roadmap next week.

ccolorado commented 5 years ago

Thanks, @macor161 loving the project.

macor161 commented 5 years ago

Just published the roadmap. I'm supposed to discuss this with devs at Truffle over the summer, but integration would most likely be after the v1.0 release (3. Post-release work)

ccolorado commented 5 years ago

That is great news.