Commit Graph

6 Commits

Author SHA1 Message Date
Rick 87fe3ee61a
chore: support to print test case count in stdout (#589)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2024-12-24 21:27:59 +08:00
Rick 1c5b72df0b
feat: add graphql feature support (#326)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-21 11:15:12 +08:00
Rick b3c0a9a2ba
feat: support to print api coverage in markdown report (#304)
Co-authored-by: rick <LinuxSuRen@users.noreply.github.com>
2023-12-04 20:07:18 +08:00
Rick 649b0d8e85
feat: add writeFile function to expr (#277) 2023-11-17 14:13:04 +08:00
Rick 2520e80a9c
feat: support to calculate the API coverage (#89)
* feat: support to calculate the API coverage

* feat: add brace expansion support
2023-06-14 10:32:28 +08:00
Rick 909341b223
feat: support to output the HTML report (#88)
Co-authored-by: rick <linuxsuren@users.noreply.github.com>
2023-06-12 08:37:57 +08:00