You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ A reflection test harness for [KSP](https://kotlinlang.org/docs/ksp-overview.htm
5
5
6
6
## Getting Started
7
7
8
-
You can check out our tests in this repo to see how to use the library (more instructions to come soon).
8
+
You can check out [our tests](https://github.com/Faire/ksp-reflection-testing/blob/main/ksp-test-fixtures/src/test/kotlin/com/faire/ksp/test/ReflectionEquivalenceTest.kt)to see how to use the library (more instructions to come soon!).
0 commit comments