summaryrefslogtreecommitdiff
path: root/meta/3rd/luassert
AgeCommit message (Collapse)Author
2023-10-27refactor: replace luassert with LuaCATS submodulecarsakiller
2022-11-23change `config.lua` to `config,json`最萌小汐
#1607
2022-11-13fix: make luassert activation less sensitive #1693carsakiller
2022-09-28update submodules最萌小汐
2022-09-28fix config of `luaassert`最萌小汐
2022-09-22add: busted and luassert definitions (#1556)fesily
* add meta 3rd: busted * add: tons of documentation * fix: mock return type - Also removed unnecessary unique type for stub instances * merge upstream * fix:add luassert top api * chore: cleanup and more aliases * add: array assertions * add: matchers * Move the file to the correct location * fix constructor * allow Infinite Nested API * add assert.string Co-authored-by: carsakiller <carsakiller@gmail.com> Co-authored-by: fesily <fesil@foxmail.com>