I'd suggest renaming the Random*Test classes: * https://github.com/FTSRG/ingraph/blob/bb7a2e2ba93475c6514739cf1efa96cc767eeb3c/ire-adapter/src/test/scala/ingraph/ire/RandomTest.scala * https://github.com/FTSRG/ingraph/blob/bb7a2e2ba93475c6514739cf1efa96cc767eeb3c/compiler/src/test/scala/ingraph/sandbox/RandomCompilationTest.scala Also, the `sandbox` package could have a more descriptive name.
I'd suggest renaming the Random*Test classes:
Also, the
sandboxpackage could have a more descriptive name.