Skip to content

Commit 606084c

Browse files
committed
Merge remote-tracking branch 'origin/copilot/fix-1325' into copilot/fix-1325
# Conflicts: # README.md
2 parents 465939f + 3c2be9f commit 606084c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ public class SomeClassUsingFileSystemWatcher
153153
## Relationship with Testably.Abstractions
154154

155155
[`Testably.Abstractions`](https://github.com/Testably/Testably.Abstractions) is a complementary project that uses the same interfaces as TestableIO. This means **no changes to your production code are necessary** when switching between the testing libraries.
156+
156157
Both projects share the same maintainer, but active development and new features are primarily focused on the Testably.Abstractions project. TestableIO.System.IO.Abstractions continues to be maintained for stability and compatibility, but significant new functionality is unlikely to be added.
157158

158159
### When to use Testably.Abstractions vs TestableIO
@@ -168,7 +169,6 @@ Both projects share the same maintainer, but active development and new features
168169
- More extensive and consistent behavior validation
169170
- Active development and new features
170171

171-
172172
### Migrating from TestableIO
173173
Switching from TestableIO to Testably only requires changes in your test projects:
174174

0 commit comments

Comments
 (0)