Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

CatMock 2.0.0

Latest

Choose a tag to compare

@keleus keleus released this 06 Aug 07:17
· 5 commits to master since this release
  • 不再使用JDK8内置的js引擎,改用外部引入的Graal引擎
    • 避免JDK11删除Nashorn后可能产生的问题
    • 提高js运行效率与性能
  • mock("@fuction")时不需要单引号标注了