CFC-Servers / CFC-Servers/GLuaTest
Output warning logs if Lua errors occur during the tests, even if the tests don't fail as a result
Open
enhancement
- Dominant language
- Lua
- Stars
- 87
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.