Skip to content

Busted tests fail if lua interpreter specified #411

Open
@alerque

Description

Noted while packaging for Arch Linux (which has packages for 4 Lua versions):

# works
$ busted

# fails
$ busted --lua lua

Specifying any Lua interpreter (even if it happens to be the default) causes one failure:

[  FAILED  ] spec/app_spec.lua @ 7: pl.app.lua should pick up the arguments used to run this test

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