Skip to content

Simplify testing code with fixtures #57

@skent259

Description

@skent259

See https://r-pkgs.org/test-design.html

  • Want to wrap all data into fixtures
  • Remove calls to "library"
  • Use skip package function in test that instead of my own helpers
  • Re-name test files with a "-" instead of "_"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions