Create test.sh

This commit is contained in:
Jasmijn Wellner 2024-12-29 14:50:57 +01:00
parent 005a10c0a1
commit 42c2603c67

3
test.sh Normal file
View File

@ -0,0 +1,3 @@
lua_install/bin/luacheck --std max+busted bitser.lua spec --globals love
lua_install/bin/busted --verbose --coverage
lua_install/bin/luacov bitser$ bitser_spec$