فهرست منبع

Add tests to README;

bjorn 10 سال پیش
والد
کامیت
f45197c969
1فایلهای تغییر یافته به همراه15 افزوده شده و 0 حذف شده
  1. 15 0
      README.md

+ 15 - 0
README.md

@@ -25,6 +25,21 @@ Documentation
 
 See [here](doc).
 
+Tests
+---
+
+Uses [lust](https://github.com/bjornbytes/lust). Run with:
+
+```
+lua tests/runner.lua
+```
+
+or, to run a specific test:
+
+```
+lua tests/runner.lua skipUntil
+```
+
 Related
 ---