issues
search
Matejkob
/
swift-spyable
Swift macro that simplifies and automates the process of creating spies for testing
MIT License
418
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support `static`
#124
crane-hiromu
opened
2 weeks ago
0
Update ci.yml
#123
Matejkob
closed
2 weeks ago
1
Update ci.yml
#122
Matejkob
closed
1 month ago
0
Update ci.yml
#121
Matejkob
closed
1 month ago
1
Update ci.yml
#120
Matejkob
closed
1 month ago
1
Update package manifest
#119
Matejkob
closed
3 months ago
1
Use swift-syntax-600 pre release branch
#118
Matejkob
closed
2 months ago
1
Create .editorconfig
#117
Matejkob
closed
4 months ago
1
Add new job–Swift Macro Compatibility Check
#116
Matejkob
closed
4 months ago
1
Test action
#115
Matejkob
closed
4 months ago
0
Update codecov
#114
Matejkob
closed
4 months ago
1
Update CI badge
#113
Matejkob
closed
4 months ago
0
Apply swift-format changes
#112
github-actions[bot]
closed
4 months ago
0
Apply swift-format changes
#111
github-actions[bot]
closed
4 months ago
0
Apply swift-format changes
#110
Matejkob
closed
4 months ago
0
Set origin when pushing
#109
Matejkob
closed
4 months ago
0
Add git push to run swift format step
#108
Matejkob
closed
4 months ago
0
Remove if since previews step will exit if there are no changes
#107
Matejkob
closed
4 months ago
0
Test format action
#106
Matejkob
closed
4 months ago
1
Update GitHub Format Action to create a PR with swift-format changes
#105
Matejkob
closed
4 months ago
1
Consolidate CI Workflows into a Single Unified Workflow
#104
Matejkob
closed
4 months ago
1
Improve Mermaid diagram visibility for light and dark modes
#103
Matejkob
closed
4 months ago
1
Update README
#102
Matejkob
closed
4 months ago
1
Support variable declaration with forced unwrapped type
#101
Matejkob
closed
4 months ago
1
Change swift-syntax URL to swiftlang org
#100
Matejkob
closed
4 months ago
1
Support forced unwrapped type as function return type
#99
Matejkob
closed
4 months ago
1
Forced Unwrapped as returned type in func fails
#98
Matejkob
closed
4 months ago
0
Support returning existential types in functions
#97
Matejkob
closed
4 months ago
1
Add unit test to variable decl with existenital type
#96
Matejkob
closed
4 months ago
1
Variable declaration of forced unwrapped optional fails
#95
Matejkob
closed
4 months ago
0
Add more unit tests to existential and opaque types
#94
Matejkob
closed
4 months ago
1
Fix to allow existential type to function arguments
#93
yoshiki-tsukada
closed
4 months ago
0
Optimize for IOS 16 and above.
#92
yukihiro-yukki-sato
closed
4 months ago
0
Support `@unchecked Sendable`
#91
crane-hiromu
opened
6 months ago
0
Support `any`
#90
crane-hiromu
closed
4 months ago
1
Update installation instructions
#89
Matejkob
closed
7 months ago
1
Bump swift-syntax to support 5.10
#88
Matejkob
closed
7 months ago
1
added expectation factory
#87
romaHerman
closed
8 months ago
0
Update issue templates
#86
Matejkob
closed
9 months ago
1
Improve handling of `behindPreprocessorFlag` argument in `@Spyable` attribute
#85
Matejkob
closed
8 months ago
1
Refer to a String that can be set to a flag from a variable
#84
crane-hiromu
closed
8 months ago
1
Fix to search for 'Spyable' in AttributeListSyntax when checking behindPreprocessorFlag.
#83
TTOzzi
closed
9 months ago
1
Fix codecov badge
#82
Matejkob
closed
9 months ago
0
Support protocol `init` requirements
#81
bradleymackey
opened
9 months ago
1
Inherit protocol modifiers
#80
bradleymackey
opened
9 months ago
5
Preprocessor flag can't be retriever when protocol has more then one attribute
#79
Matejkob
closed
9 months ago
0
Refactor unit tests
#78
Matejkob
closed
10 months ago
1
Refactor most of the unit tests
#77
Matejkob
closed
10 months ago
1
Add handling inout parameter
#76
Matejkob
closed
10 months ago
1
Improve Closure Factory unit tests
#75
Matejkob
closed
10 months ago
1
Next