issues
search
wechat-miniprogram
/
miniprogram-simulate
小程序自定义组件测试工具集
MIT License
501
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
希望支持别名配置resolveAlias
#115
jarmywang
opened
7 months ago
0
是否考虑增加对于 TS 的支持,目前组件文件的 ts 语法会报错
#114
435998290
closed
4 months ago
1
能否加入在使用Component API 建立page时,可测试页面组件特性
#113
missannil
closed
10 months ago
2
我这样试了下貌似没有出现你说的问题,有没有具体的 demo?
#112
missannil
closed
10 months ago
0
无法测试报错的情形啊
#111
missannil
closed
10 months ago
1
在调用comp.detach()后. jest测试框架 的test函数无效. 报错:NotFoundError: The node to be removed is not a child of this node.
#110
missannil
closed
10 months ago
4
Refactor using glass easel
#109
Tidyzq
opened
1 year ago
0
Uniapp 编写的小程序可以使用么
#108
Vstar18
opened
1 year ago
1
feat: support onKeyboardHeightChange
#107
xudaashuai
closed
1 year ago
1
How config miniprogram-simulate in Alipay mini program
#106
soyadrianhurtado
closed
1 year ago
3
能不能给一个搭配vitest的示例?
#105
missannil
closed
1 year ago
0
是否支持 selectOwnerComponent
#104
binggg
closed
1 year ago
4
使用comp.triggerLifeTime('ready')或者其他功能时,微信官方api(非wx.xxx)无法成功调用
#103
dengfenglai0212
closed
1 year ago
3
开启 virtualHost 单测环境中渲染结果与官网描述不一致
#102
anlyyao
closed
1 year ago
2
开启 virtualHost 之后,无法获取组件实例
#101
LeeJim
opened
1 year ago
2
About the license of components invoked by this Project.
#100
Pateny
closed
1 year ago
1
spawnSync ENOENT
#99
perowong
closed
2 years ago
3
ReferenceError: getCurrentPages is not defined
#98
landluck
closed
2 years ago
1
view 的 animation 属性,会导致组件无法渲染,该怎么处理
#97
anlyyao
closed
2 years ago
0
feat: register picker-view-column component
#96
QiuShuiBai
closed
1 year ago
2
fix: move pretty-format under dependencies
#95
edazh
closed
1 year ago
3
pretty-format依赖应声明为dependencies
#94
isanxia
opened
2 years ago
0
Cannot find module 'pretty-format/build/plugins/lib/markup' from 'node_modules/miniprogram-simulate/src/jest-snapshot-plugin.js'
#93
yujingxiacai
closed
2 years ago
2
test: migrate ci from travis to github actions
#92
iChenLei
closed
2 years ago
3
TypeError: wx.nextTick is not a function
#91
missannil
closed
2 years ago
1
getStorageSync 套了一层JSON.parse,传入如果存入字符串,获取就会报错
#90
cjinhuo
closed
2 years ago
3
使用插件导致编译出错
#89
aa875982361
closed
2 years ago
5
fix(wx.getAccountInfoSync): fix miniProgram property spelling
#88
SevenOutman
closed
2 years ago
1
wx.getAccountInfoSync().miniProgram.envVersion报错问题
#87
wuyanwen
closed
2 years ago
5
当自定义组件名称为return-app时候报错,换个名字就不报错了,求改进方式
#86
wuyanwen
closed
2 years ago
0
wxs后缀的文件不支持吗
#85
wuyanwen
closed
2 years ago
1
Feat: 检查组件依赖的wxml和wxs文件列表
#84
aa875982361
closed
2 years ago
2
小程序页面过多导致wxml编译缓存区过大
#83
aa875982361
closed
2 years ago
14
Uncaught ReferenceError: CustomEvent is not defined
#82
yozosann
closed
2 years ago
1
TypeError: comp.triggerPageLifeTime is not a function
#81
Joey-dev-58
opened
3 years ago
3
setData时报错
#80
gxbsst
opened
3 years ago
1
只能用于组件单元测试吗?
#79
hubingg
closed
3 years ago
3
Feat request: 抽象节点支持
#78
justan
closed
3 years ago
1
invalid componentPath
#77
476421978
closed
3 years ago
6
如何获取内置`image`组件的 `src`
#76
Ayase-252
closed
3 years ago
1
无法通过选择器获取列表渲染的元素的子元素
#75
Ayase-252
closed
3 years ago
2
invalid componentPath
#74
Mr-Rain
closed
3 years ago
1
如何测试 `pageLifeTimes` 中的组件逻辑
#73
Ayase-252
closed
3 years ago
1
新增mock api,自定义返回数据能力
#72
garfieldon757
closed
1 year ago
1
运行测试时,.wxs文件错误
#71
gxbsst
closed
3 years ago
1
有类似于emitted的东西吗?
#70
EdmundTheRadiance
closed
3 years ago
1
测试input组件的时候怎么获得input的值?
#69
chenzhutian
closed
4 years ago
1
组件路径和 __wxConfig is not defined
#68
fangdown
closed
3 years ago
3
如果组件没有设置class和id, 是否无论如何都选不到里面的shadowTree了
#67
chenzhutian
closed
4 years ago
1
能否支持sass?
#66
chenzhutian
closed
4 years ago
1
Next