————— 2022-5-28 —————

suns 11:14
Ask everyone, what are the precautions for adding scala unit tests in a new 
directory? I created a new class, the annotation is not recognized by inteli, 
and the existing test class is normal

Casion 12:23
These two are in the same directory, is the In directory added as a test 
resource type?

suns 12:30
The two screenshots are not in the same directory. The first screenshot is 
newly added, under the newly created /test/scala path

suns 12:31
What is the operation of adding test and resource to the ln directory?

case 12:37
It should be the newly added unit test directory, right-click after selecting 
it, make directory as test sources root, I remember this

suns 12:40
oh oh ok let me try


—————  2022-5-28  —————

suns 11:14
求教各位大佬,在一个新目录下添加scala的单元测试需要有什么注意事项么?我新建了一个类,注解没有被inteli识别,而现有的测试类是正常的

casion 12:23
这两个是在同一个目录下嘛,In目录有添加为test resource 类型么

suns 12:30
两个截图不在一个目录。第一个截图是新加的,在新建的/test/scala路径下

suns 12:31
ln目录加test和resource是什么操作?

casion 12:37
应该是要将新加的单测目录,选中后右键,make directory as test sources root,我记得是这个

suns 12:40
噢噢噢好的 回头我试试

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org
For additional commands, e-mail: dev-h...@linkis.apache.org

Reply via email to