Skip to content

End to end testing for RDoc#generate #1180

@st0012

Description

@st0012

Currently no tests cover RDoc#generate which means we're not testing:

  • The file generation logic
  • The output message of doc generation

To test it right, we need to make sure we generate the documentation in a isolated place (e.g. a temp folder) and the files must be cleaned up after each test run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions