You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't think we should port tap tests to luatest, as first ones work much faster, doesn't require any infrastructure, which could be useful for us in the future, and their code is easy to read.
Uh oh!
There was an error while loading. Please reload this page.
Currently a lot of tests are written using diff style. Let's port them to luatest.
Here're motivation points of doing this:
This will dramatically decrease the time needed to write tests in the future.
The text was updated successfully, but these errors were encountered: