library(slugify) expect_true(slugify("R is great!") == "r-is-great")