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

Use busted lua framework for functional tests #33

Open
evgenykor opened this issue Jan 9, 2021 · 1 comment
Open

Use busted lua framework for functional tests #33

evgenykor opened this issue Jan 9, 2021 · 1 comment

Comments

@evgenykor
Copy link
Contributor

We may better improve tests if we use busted framework for unit testing. This would basically mean rewrite all tests with it but as a result it will be much cleaner IMHO. What people think about it?

@somesocks
Copy link
Owner

@evgenykor I don't know anything about testing frameworks for Lua, is busted the preferred standard for testing today?

I think its fine to switch frameworks if its a good one, but I'd suggest making a copy of the test cases to migrate, and running both old test cases and the new busted ones for a while, until we have full coverage.

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

2 participants