doc/Unit tests: minor extra explanation (#3462)

pull/3463/head
Frans de Jonge 7 years ago committed by GitHub
parent d149ca94d6
commit 032d1afc8e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,3 +12,5 @@ luarocks --local install busted 2.0.rc12-1
Then you can set up the environment variables with `./kodev activate`.
If all went well, you'll now be able to run `./kodev test front` (for the frontend) or `./kodev test base` (for koreader-base).
You can run individual tests using `./kodev test front testname_spec.lua`.

Loading…
Cancel
Save