Skip to content

[Utoopack]: e2e setup for utoopack node cli & framework #2798

@fireairforce

Description

@fireairforce

What problem does this feature solve?

目前 utoo 本身只有一套 rust 的 snapshot 测试机制来验证基础的构建产物形态和结构:

https://github.com/utooland/utoo/tree/next/crates/pack-tests

目前 napi 侧缺少基础的 e2e 测试来保障 rust 功能更新 / 修复之后是否会对原来的能力 / 配置造成影响,因此需要一套 e2e 测试,可以参考 mako 的 e2e 测试:

或者 next.js 的 e2e:

能保障到 utoopack 本身 napi 的构建功能、hmr 热更新、umi *utoopack 的构建测试

What does the proposed API look like?

No api change

Metadata

Metadata

Assignees

Labels

S-FeatureStatus: new feature to implement
No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions