context("Context1") test_that("function 1...", { #expect_lte( ..., ...) }) test_that("function 2...", { #expect_equal(..., ...) })