arui-core 0.0.1

A project tree analyzer for code metrics and file system statistics
Documentation
1
2
3
4
5
6
7
8
# TEST

该目录主要用于存储测试用例,例如各种模拟项目。

不使用 playground 存储测试数据,因为 playground 不应该被 git 记录,也不应该被提交到 git 仓库中,仅仅用于本地完成一些小的演示功能或测试,
而测试数据必须持久保存才可确保每一次的测试结果都是一致的。

在该目录下,测试数据按照模块划分,对应模块的测试数据放置在同名目录下。