Skip to content

Add support for specifying load path for buttercup #8

@Fuco1

Description

@Fuco1

Often people place a "helper" file with helper defuns for tests. For example https://github.com/Fuco1/org-radiobutton/tree/master/tests

When I run the tests, I pass -L tests to buttercup:

cask exec buttercup  -L . -L tests

This will make sure the test files can require the helper.

Maybe we could include the tests directory in the load path automatically, or add a flag to pass the load path explicitly.

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