summaryrefslogtreecommitdiff
path: root/meta/3rd/busted
AgeCommit message (Collapse)Author
2023-10-27refactor: replace busted with LuaCATS submodulecarsakiller
2022-11-23rename `config` to `settings`最萌小汐
2022-11-23change `config.lua` to `config,json`最萌小汐
#1607
2022-11-23change format of `config` in `meta/3rd`最萌小汐
#1607
2022-11-02remove too common keywords in `busted`最萌小汐
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>