Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Output warning logs if Lua errors occur during the tests, even if the tests don't fail as a result #41

Open
brandonsturgeon opened this issue Jan 25, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@brandonsturgeon
Copy link
Member

A passing test suite with a bunch of Lua errors is questionable at best.

At least when running in Docker/GH Actions, the runner should simply raise a WARN statement if Lua errors (that weren't a direct result of something in the test, causing it to fail) occur during the test run.

@brandonsturgeon brandonsturgeon added the enhancement New feature or request label Jan 25, 2023
@brandonsturgeon brandonsturgeon self-assigned this Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant