adammcarter / adammcarter/swift-snapshot-testing-macros

Allow `Strideable` for configurationValues

未关闭
#45 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
enhancement good first issue
主要语言
Swift
星标
59
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

This may be better off as Comparable?

Allows stride() to be used as `configurationValues`

贡献指南

打开贡献指南

调研方向

Start by finding where configurationValues are defined and validated in the Swift macro library, then read the tests around generated snapshot tests. The issue asks whether Strideable, or perhaps Comparable, should be accepted so stride() can be used for configurationValues. Done means that use case is supported and covered by tests.

由索引模型根据 Issue 内容生成。

评估

技术栈
swift
领域
testing
Issue 类型
功能
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。