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: _pages/home.md
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -4,10 +4,6 @@ title: "Home"
4
4
permalink: /
5
5
---
6
6
7
-
⚠️⚠️⚠️ **Notice!** Site is under active development and is not fully ready yet 🔨👷
8
-
9
-
---
10
-
11
7
## Overview
12
8
13
9
AutoFixture is a tool designed to make Test-Driven Development more productive and unit tests more refactoring-safe. It does so by removing the need for hand-coding anonymous variables as part of a test's Arrange phase:
0 commit comments