JonasJurczok / faketorio

Run automatic tests for your mod inside Factorio
MIT License
18 stars 4 forks source link

Asserts #23

Open JonasJurczok opened 6 years ago

JonasJurczok commented 6 years ago

Faketorio needs a way to assert results. Either we pull in a lib (complicated) or just copy the needed basic asserts (easy)

terite commented 6 years ago

I was able to run luassert in the factorio lua runtime by coping the files and manually requiring some ?/init.lua files.

If something like that is viable, I think it would be the ideal solution because:

JonasJurczok commented 5 years ago

QOL functions missing: