sofa-acts icon indicating copy to clipboard operation
sofa-acts copied to clipboard

ACTS is a white box testing framework based on data model drivers.

Results 25 sofa-acts issues
Sort by recently updated
recently updated
newest added

![image](https://user-images.githubusercontent.com/10679465/61212606-5bfe2b80-a735-11e9-838d-87d4b12bad2a.png) ![image](https://user-images.githubusercontent.com/10679465/61212629-6ddfce80-a735-11e9-803a-f397ab4c9829.png)

问题1: 表名:xxx_123123123 实际模板名:xxx_.csv 期望模板名:xxx_123123123.csv 问题2: 生成的模板中的comment字段,没有获取到DB表的备注信息 环境: maven:3.5 idea:201801 系统:windows 10

生成的用例路径在 .idea 目录下,正确情况应该是应用目录。 环境: 1.spring boot 2.Gradle 3.多级子工程项目 同样的项目,已测试Maven下没有问题。

enhancement

Bumps [spring-beans](https://github.com/spring-projects/spring-framework) from 4.3.18.RELEASE to 5.2.20.RELEASE. Release notes Sourced from spring-beans's releases. v5.2.20.RELEASE :star: New Features Restrict access to property paths on Class references #28262 Improve diagnostics in SpEL for...

dependencies

蚂蚁内部好像已经在使用2.0版本的ACTS了,这个2.0的版本有开源的计划吗?