Time Nick Message 00:57 mtvisitor ok. 00:58 mtvisitor https://github.com/bluebird75/luaunit/ 00:58 mtvisitor i try to write some test case with this lua unittest framework. 01:00 mtvisitor if there is any mod developer who is also interested in this lua unittest function module, we could chat later in techage game server. thanks. 01:00 mtvisitor some time, no comment is not a good comment. 01:00 mtvisitor https://rubenwardy.com/minetest_modding_book/en/quality/clean_arch.html 01:00 mtvisitor sorry to bother or disturb you. 01:01 mtvisitor 🍺🀝 01:02 luatic i prefer busted. 01:04 mtvisitor share with me the url if you think it is useful. 01:06 MTDiscord googling for "lua busted" would get you there but https://github.com/lunarmodules/busted 01:07 mtvisitor ok, i will have a look at this url. thank you very much for your help. 01:07 mtvisitor is this will mentioned in the modding book ? 01:08 mtvisitor will this be mentioned in the modding book ? 01:10 mtvisitor ok, no problem. have a glad weekend. 01:13 luatic the next chapter, https://rubenwardy.com/minetest_modding_book/en/quality/unit_testing.html, mentions busted. 01:13 luatic "next" relative to the chapter you linked. 01:15 mtvisitor luatic: sure, you are correct. i will review this chapter carefully. thanks. 01:16 mtvisitor haha. 01:17 mtvisitor sorry, i could not open the busted page on github.com yet. (internet blocked me some time) 01:24 mtvisitor busted(v2.2.0) is under MIT license. 06:05 MTDiscord luatic: i think people should use mtt instead, imo recreating luanti functions is a waste of time 06:07 repetitivestrain that may be true in general but it is not true when the functions being recreated are not available to lua 06:24 [MatrxMT] may i share this forum topic that's about a luanti issue, i decided to post this on forum since idk its impossible to submit issues in github: 06:24 [MatrxMT] https://forum.luanti.org/viewtopic.php?p=446387#p446387 06:26 [MatrxMT] may i share this forum topic that's about a luanti issue, i decided to post this on forum since idk its impossible to submit issues in github: 06:26 [MatrxMT] https://forum.luanti.org/viewtopic.php?p=446387#p446387 08:38 MTDiscord repetitivestain: why not just run your tests in luanti instead (thats what mtt does, you can do so in a github action) 08:39 MTDiscord you have luanti, use it 08:39 repetitivestrain oh, i wasn't aware you were referring to testing 08:39 repetitivestrain some days ago i was compelled to recreate some of the built-in map generators in lua to perform structure layout ahead of time in the emerge environment 23:55 bgstack15 wsor4035: when you get a chance, would you please check that mod again that's been pending for a while? I have revised the docs you wanted.