File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ Installation
25
25
26
26
.. code-block :: bash
27
27
28
- tarantoolctl rocks install luatest
28
+ tt rocks install luatest
29
29
.rocks/bin/luatest --help # list available options
30
30
31
31
---------------------------------
@@ -439,7 +439,7 @@ There are several small helpers for common actions:
439
439
luacov integration
440
440
---------------------------------
441
441
442
- - Install `luacov <https://github.com/keplerproject/luacov >`_ with ``tarantoolctl rocks install luacov ``
442
+ - Install `luacov <https://github.com/keplerproject/luacov >`_ with ``tt rocks install luacov ``
443
443
- Configure it with ``.luacov `` file
444
444
- Clean old reports ``rm -f luacov.*.out* ``
445
445
- Run luatest with ``--coverage `` option
You can’t perform that action at this time.
0 commit comments