So far I’ve found FactorioTest https://github.com/GlassBricks/FactorioTest/wiki/Getting-Started and Faketorio https://github.com/JonasJurczok/faketorio so I’m going to look at these.
I’m also considering writing a basic wrapper that will allow me to create test scenarios that build on one another ...
Search found 2 matches
- Sun May 11, 2025 3:47 pm
- Forum: Modding discussion
- Topic: Automated testing
- Replies: 1
- Views: 417
- Sun May 11, 2025 2:40 am
- Forum: Modding discussion
- Topic: Automated testing
- Replies: 1
- Views: 417
Automated testing
What are folks doing for automated integration/system testing? I have some basic assertions for my helper functions but I'm getting super tired of manually reloading scripts and clicking around in the GUI to validate changes.