Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-27 | refactor: replace luassert with LuaCATS submodule | carsakiller | |
2022-11-23 | change `config.lua` to `config,json` | 最萌小汐 | |
#1607 | |||
2022-11-13 | fix: make luassert activation less sensitive #1693 | carsakiller | |
2022-09-28 | update submodules | 最萌小汐 | |
2022-09-28 | fix config of `luaassert` | 最萌小汐 | |
2022-09-22 | add: 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> |