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

Extend darklua end-to-end tests #79

Open
jeparlefrancais opened this issue Dec 19, 2022 · 0 comments
Open

Extend darklua end-to-end tests #79

jeparlefrancais opened this issue Dec 19, 2022 · 0 comments

Comments

@jeparlefrancais
Copy link
Contributor

Darklua already uses some repositories that have unit tests to test commands and re-run unit tests to make sure the transformations did not change any expected behavior.

Additionally, darklua could include a set of tests that only run commands on Lua/Luau source code, and then run a linter like selene to make sure the code still makes sense. It is less precise than running a repository with unit tests, but it is still valuable as it would extend the amount of Lua code processed.

The wally index is a good place to discover new repos.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant