issues Search Results · repo:pointfreeco/swift-macro-testing language:Swift
Filter by
7 results
(74 ms)7 results
inpointfreeco/swift-macro-testing (press backspace or delete to remove)Description
Starting from Xcode 16.3 writing inline snapshots fail with the following error:
Fatal error: Couldn t load snapshot from disk
with the underlying error:
Error Domain=NSCocoaErrorDomain ...
bug
Kolos65
- 1
- Opened on May 6
- #46
Description
assertMacro only applies fix-its when all emitted diagnostics have one or more fix-its, so fix-it coverage is lost when
macros include diagnostics with and without fix-its. Instead, fixes ...
bug
gohanlon
- 1
- Opened on Jan 12, 2024
- #19
Description
When assertMacro applies a fix-it intended to replace the first node within a collection syntax type, the collection
node is replaced instead. This results in the loss of nodes that were not ...
bug
gohanlon
- 1
- Opened on Dec 22, 2023
- #15
Description
I have a diagnostic with several fix-its, where only one can be applied. Here s the usage, and note that, while
diagnostics is correct and (very!) useful, both fixes and expansion are nonsensical: ...
bug
gohanlon
- 5
- Opened on Dec 6, 2023
- #14
Description
Thank you for creating this library! It fills a sorely-needed gap in the new compiler macro feature.
I m writing BDD tests using the Quick framework. When recording a new assertion, I see ...
bug
tylervick
- 2
- Opened on Nov 2, 2023
- #11
Description
On swift-macro-testing 0.2.0 and main, the following error in assertMacro usage results in a crash:
assertMacro {
@MemberwiseInit
public struct Pedometer {
...
bug
gohanlon
- 1
- Opened on Oct 6, 2023
- #6
Description
When clicking the Documentation link on README, we ve got 404 error. The link URL is
https://pointfreeco.github.io/swift-macro-testing/main/documentation/macrotesting.
スクリーンショット 2023-09-18 ...
bug
stzn
- 3
- Opened on Sep 17, 2023
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.