EVOLUTION-MANAGER
Edit File: test-example-2.1.R
test_that("multiplication works", { expect_equal(2 * 2, 4) })