tests/testthat/test-forint.R

context("format numeric values as forints")
library(mr)

test_that("integer forint values work", {
  expect_equal(forint(42), "42 Ft")
})
joyce-john/CEU-mr documentation built on Dec. 21, 2021, 2:22 a.m.