alexfertel / bulloak

A Solidity test generator based on the Branching Tree Technique.
Apache License 2.0
225 stars 13 forks source link

Passes solidity version as a CLI argument #17

Closed frankudoags closed 10 months ago

frankudoags commented 10 months ago

Solves this issue, made necessary changes to Config struct, scaffold functions, and emitter struct, also modified emitter tests, and ran to ensure they passed.

alexfertel commented 10 months ago

I'll merge and refactor a bit myself, so no worries about CI 👍🏻