Right now, testing packages Solidity files with their bytecode and abis that are manually compiled outside of the test process. It would be useful to integrate solc and typ3-cli into the automated testing process, so that changes to the Solidity files would automatically reflect in their corresponding abis/bytecode.