New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

gulp-tdsl-parser

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-tdsl-parser

unit test descriptiton script language

latest
npmnpm
Version
0.0.1
Version published
Weekly downloads
9
Maintainers
1
Weekly downloads
 
Created
Source

TDSL (Test Description Script Language), 测试描述脚本语言,是一套高效简洁描述测试代码的规范脚本语法。

1、什么是TDSL

2、快速开始

3、TDSL基本语法

4、tdsl.config配置

5、测试用例类型

TODO:

1,自动插件化 tdsl.config.js 并分析合并。已完成

2,数据转换类模块用例分析(测试验证函数IO是否符合预期) 已完成

3,请求数据并dispatch数据类型模块分析(Mock接口数据,验证dispatch后对应节点数据是否符合预期) 已完成

4,ui事件触发类型函数分析(事件模拟,判断是否调用对应的其它模块以及调用的次数) 已完成

5,ui渲染类节点特性判断(渲染,然后节点查询对应的节点) 官方小程序UI测试存在明显缺陷,暂不去支持

6, 自动分析计算所有的路径。 完成

7, gulp-tdsl 支持

FUTURE TODO:

//

FAQs

Package last updated on 03 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts