diff --git a/readme.md b/readme.md index 5b00b47..7149534 100644 --- a/readme.md +++ b/readme.md @@ -316,6 +316,7 @@ For more on the differences (particularly between `lanes` and `luaproc`), see th - [telescope](https://github.com/norman/telescope) - Flexible and highly customizable testing library. - [luassert](https://github.com/Olivine-Labs/luassert) - Assertion library extending Lua's built-in assertions. - [lust](https://github.com/bjornbytes/lust) - Minimal test framework. +- [Leste](https://github.com/AdaiasMagdiel/Leste) - A elegant testing framework inspired by PestPHP and pytest. ### Foreign Function Interfaces