Skip to content

Commit cd51088

Browse files
committed
Add README for sqllin-dsl-test
1 parent e7918a0 commit cd51088

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

sqllin-dsl-test/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Test Module for _sqllin-dsl_
2+
3+
中文版请见[这里](README_CN.md)
4+
5+
>**Note: This is not an unit test tool for _sqllin-dsl_, it's the main implementations of unit tests for _sqllin-dsl_. Due to KSP doesn't support generating code for `commonTest` at the moment, I put all code of _sqllin-dsl_'s unit tests in this module.**

sqllin-dsl-test/README_CN.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# _sqllin-dsl_ 的测试模块
2+
3+
>**注意:这不是 _sqllin-dsl_ 的单元测试工具,而是 _sqllin-dsl_ 单元测试的主要实现。由于 KSP 当前不支持为 `commonTest` 生成代码,因此我将 _sqllin-dsl_ 的单元测试的所有代码都放在了本模块中。**

0 commit comments

Comments
 (0)