Commit Diff


commit - 1b0b524762382652ac89ae52a82b72387f79de5a
commit + d9e60b573418557eb8efd1dc9e95eb60a9a52b42
blob - 9637f4b31828dc11026c2a3911dfd7fa23e41345
blob + d1e4812034e54f58ca13b374f44568b683923f3c
--- README.md
+++ README.md
@@ -82,6 +82,12 @@ To gather baseline coverage, the fuzzing engine execut
 and the generated corpus, to ensure that no errors occurred and to understand
 the code coverage the existing corpus already provides.
 
+See tests that uses luzer library in:
+
+- Tarantool Lua API tests, https://github.com/ligurio/tarantool-lua-api-tests
+- Lua standard library tests, https://github.com/ligurio/lua-stdlib-tests
+- https://github.com/ligurio/snippets/tree/master/luzer-tests
+
 ## Documentation
 
 See [documentation](docs/index.md).