# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "lazytest" in publications use:' type: software license: MIT title: 'lazytest: Runs Only Failed Tests' version: 0.0.0.9061 doi: 10.32614/CRAN.package.lazytest abstract: A companion package to the testthat package that saves development time by helping you rerun only the tests that have failed during the last run. authors: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412 repository: https://cynkra.r-universe.dev repository-code: https://github.com/cynkra/lazytest commit: 494db762ad6a228fef66b6dcb687a86a0415a8b3 url: https://lazytest.cynkra.com/ contact: - family-names: Müller given-names: Kirill email: kirill@cynkra.com orcid: https://orcid.org/0000-0002-1416-3412