Closed mukul-rathi closed 4 years ago
can get around C++ unit tests if I do large e2e tests - much easier to write these tests.
C++ unit tests would require setting up of mock objects etc, which isn't worth the investment at this stage of the project
Write more C++ unit tests using Google Test.
Also create an
integration/
test folder that runs tests on frontend IR -> LLVM IR.