UNPKG

rerumaccusamus

Version:

The meta-framework suite designed from scratch for frontend-focused modern web development.

13 lines (9 loc) 332 B
--- title: api/test.[tj]s sidebar_position: 2 --- 应用项目 BFF 测试文件。 应用项目支持在项目 API 目录下创建后缀为 `.test.[tj]sx?` 文件进行编写测试用例。 :::note 使用单元测试、集成测试需要提前在项目下执行 new 命令启用「单元测试 / 集成测试」功能。 :::