Skip to content

Use Test::Nginx::Socket::Lua instead of Test::Nginx::Socket in the test suite #4

Closed
@agentzh

Description

@agentzh

Please use Test;:Nginx::Socket::Lua instead of Test::Nginx::Socket so that we can run the test suite with lua-resty-core easily by specifying the system environment variable

export TEST_NGINX_INIT_BY_LUA="package.path = '/path/to/lua-resty-core/lib/?.lua;' .. (package.path or '') require 'resty.core'"

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions