Goodbye Lemur and other cruft, hello run-in-roblox-based testing

This commit is contained in:
Lucien Greathouse
2019-08-27 18:04:58 -07:00
parent 6f7dbe99fe
commit 81407ffe3c
9 changed files with 17 additions and 54 deletions

6
bin/run-plugin-tests.sh Normal file
View File

@@ -0,0 +1,6 @@
#!/bin/sh
set -ev
rojo build plugin/place.project.json -o PluginPlace.rbxlx
run-in-roblox -s plugin/testBootstrap.server.lua PluginPlace.rbxlx