We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Adding Fakes documentation
Updated Unit Testing (markdown)
Changed typo in QuickStart: "Text" to "Test"
rollback
undefined variable
Duplicate variable declaration?
Assert Class table
Update Images
Added troubleshooting information
If last condition presented by For Loop 'passed' then, irrespective of whether or not earlier tests failed, the overall test passed. Modified to exit on first failure.
Fix markdown headers
Missed second update below
Eliminate self-assigned object variable. sut explanation
removed outdated information about test discovery
Added: note to run test from the Test Explorer
Fixed busted links from repo move to rubberduck-vba organization
added test discovery rules
Added AssertClass Documentation
Moved old readme doc for unit testing into wiki